[Wasm] Update v8 to 11.9.85
#KT-59720
This commit is contained in:
committed by
Space Team
parent
9ec6fea9d5
commit
874ca6a1af
+1
-1
@@ -41,7 +41,7 @@ open class D8RootExtension(@Transient val rootProject: Project) : ConfigurationP
|
||||
fi;
|
||||
done;
|
||||
*/
|
||||
var version by Property("11.7.186")
|
||||
var version by Property("11.9.85")
|
||||
var edition by Property("rel") // rel or dbg
|
||||
|
||||
val setupTaskProvider: TaskProvider<out Copy>
|
||||
|
||||
Reference in New Issue
Block a user