We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a4ca38 commit 2f2da36Copy full SHA for 2f2da36
1 file changed
app/build.gradle
@@ -23,7 +23,7 @@ android {
23
minSdkVersion 26
24
targetSdkVersion 30
25
versionCode 3
26
- versionName "0.5.7"
+ versionName "0.5.8"
27
ndk {
28
abiFilters 'armeabi-v7a', 'arm64-v8a', 'x86_64', 'x86'
29
}
0 commit comments