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