Skip to content

Commit a8e1942

Browse files
chore: release 0.25.0
1 parent 68080f7 commit a8e1942

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.1
2+
project.version=0.25.0
33

44
# The Android SDK version that is used to compile the project.
55
sdk.version.compile=35
@@ -8,7 +8,7 @@ sdk.version.min=23
88
# The Android NDK version that is used to compile the project.
99
ndk.version=27.2.12479018
1010
# The CMake version that is used to compile the project.
11-
cmake.version=3.31.6
11+
cmake.version=4.0.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)