We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bcfb11 commit 591f06cCopy full SHA for 591f06c
1 file changed
app/build.gradle
@@ -9,8 +9,8 @@ android {
9
applicationId "hev.sockstun"
10
minSdkVersion 24
11
targetSdkVersion 34
12
- versionCode 5
13
- versionName "2.8"
+ versionCode 6
+ versionName "2.9"
14
setProperty("archivesBaseName", "$applicationId-$versionName")
15
ndk {
16
abiFilters "armeabi-v7a", "arm64-v8a",'x86','x86_64'
0 commit comments