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