Skip to content

Commit e9f6b2f

Browse files
authored
u4 (10): build for Amazon app store (#35)
1 parent d5e3d8a commit e9f6b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

upvpn-android/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ android {
2727
applicationId = "app.upvpn.upvpn"
2828
minSdk = 24
2929
targetSdk = 34
30-
versionCode = 9
30+
versionCode = 10
3131
versionName = "u4"
3232

3333
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)