We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00944c9 commit 213b8e9Copy full SHA for 213b8e9
1 file changed
android-project/app/build.gradle
@@ -14,8 +14,8 @@ android {
14
}
15
minSdkVersion 18
16
targetSdkVersion 32
17
- versionCode 23
18
- versionName "1.4.0"
+ versionCode 24
+ versionName "1.4.1"
19
externalNativeBuild {
20
cmake {
21
arguments "-DANDROID_STL=c++_static"
0 commit comments