Skip to content

Commit

Permalink
Release 1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDrHax committed Apr 21, 2021
1 parent 8552db5 commit 2728c8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android_app/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ android {
applicationId "tun.proxy"
minSdkVersion 21
targetSdkVersion 29
versionCode 100250
versionCode 100260
versionName VERSION_NAME
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
externalNativeBuild {
Expand Down
2 changes: 1 addition & 1 deletion android_app/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ android.useAndroidX=true
android.enableJetifier=true

APP_NAME=TunProxy
VERSION_NAME=1.2.5
VERSION_NAME=1.2.6

productKeyStore=../changeit.jks
productKeyAlias=key0
Expand Down

0 comments on commit 2728c8f

Please sign in to comment.