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 27f14e2 commit 3815c1bCopy full SHA for 3815c1b
1 file changed
app/build.gradle
@@ -10,8 +10,8 @@ android {
10
defaultConfig {
11
minSdk = 21
12
targetSdk = 36
13
- versionCode = 6
14
- versionName = "0.6"
+ versionCode = 7
+ versionName = "0.7"
15
16
ndk {
17
abiFilters "arm64-v8a", "armeabi-v7a", "x86", "x86_64"
0 commit comments