Skip to content

Commit

Permalink
chore: release 0.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ObserverOfTime committed Jan 18, 2025
1 parent 398cacf commit a1a9e0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# The version of the project.
project.version=0.24.0
project.version=0.24.1

# The Android SDK version that is used to compile the project.
sdk.version.compile=34
Expand All @@ -8,7 +8,7 @@ sdk.version.min=23
# The Android NDK version that is used to compile the project.
ndk.version=26.3.11579264
# The CMake version that is used to compile the project.
cmake.version=3.30.5
cmake.version=3.31.3

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

0 comments on commit a1a9e0e

Please sign in to comment.