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 398cacf commit a1a9e0eCopy full SHA for a1a9e0e
gradle.properties
@@ -1,5 +1,5 @@
1
# The version of the project.
2
-project.version=0.24.0
+project.version=0.24.1
3
4
# The Android SDK version that is used to compile the project.
5
sdk.version.compile=34
@@ -8,7 +8,7 @@ sdk.version.min=23
8
# The Android NDK version that is used to compile the project.
9
ndk.version=26.3.11579264
10
# The CMake version that is used to compile the project.
11
-cmake.version=3.30.5
+cmake.version=3.31.3
12
13
# Specifies the JVM arguments used for the daemon process.
14
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
0 commit comments