We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68080f7 commit a8e1942Copy full SHA for a8e1942
gradle.properties
@@ -1,5 +1,5 @@
1
# The version of the project.
2
-project.version=0.24.1
+project.version=0.25.0
3
4
# The Android SDK version that is used to compile the project.
5
sdk.version.compile=35
@@ -8,7 +8,7 @@ sdk.version.min=23
8
# The Android NDK version that is used to compile the project.
9
ndk.version=27.2.12479018
10
# The CMake version that is used to compile the project.
11
-cmake.version=3.31.6
+cmake.version=4.0.3
12
13
# Specifies the JVM arguments used for the daemon process.
14
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
0 commit comments