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 98660a7 commit 9f30593Copy full SHA for 9f30593
VERSION
@@ -1 +1 @@
1
-1.5.3
+1.5.4
android-project/app/build.gradle
@@ -15,7 +15,7 @@ android {
15
}
16
minSdkVersion 21
17
targetSdkVersion 35
18
- versionCode 30
+ versionCode 31
19
versionName project.file('../../VERSION').text.trim()
20
externalNativeBuild {
21
cmake {
0 commit comments