We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ae415e commit 24cb097Copy full SHA for 24cb097
1 file changed
app/build.gradle
@@ -28,8 +28,8 @@ android {
28
compileSdk 35
29
minSdkVersion 16
30
targetSdkVersion 35
31
- versionCode 99
32
- versionName "0.5.16"
+ versionCode 100
+ versionName "0.5.17-dev"
33
34
externalNativeBuild {
35
cmake {
0 commit comments