Skip to content

Commit a1a9e0e

Browse files
chore: release 0.24.1
1 parent 398cacf commit a1a9e0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# The version of the project.
2-
project.version=0.24.0
2+
project.version=0.24.1
33

44
# The Android SDK version that is used to compile the project.
55
sdk.version.compile=34
@@ -8,7 +8,7 @@ sdk.version.min=23
88
# The Android NDK version that is used to compile the project.
99
ndk.version=26.3.11579264
1010
# The CMake version that is used to compile the project.
11-
cmake.version=3.30.5
11+
cmake.version=3.31.3
1212

1313
# Specifies the JVM arguments used for the daemon process.
1414
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8

0 commit comments

Comments
 (0)