Skip to content

Commit 591f06c

Browse files
committed
Build: Bump up to 2.9.
1 parent 6bcfb11 commit 591f06c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ android {
99
applicationId "hev.sockstun"
1010
minSdkVersion 24
1111
targetSdkVersion 34
12-
versionCode 5
13-
versionName "2.8"
12+
versionCode 6
13+
versionName "2.9"
1414
setProperty("archivesBaseName", "$applicationId-$versionName")
1515
ndk {
1616
abiFilters "armeabi-v7a", "arm64-v8a",'x86','x86_64'

0 commit comments

Comments
 (0)