Skip to content

Commit

Permalink
Update beta version
Browse files Browse the repository at this point in the history
  • Loading branch information
Gedsh committed May 5, 2021
1 parent a776e88 commit 86f9d77
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tordnscrypt/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 30
versionCode 130
versionCode 131

resConfigs "en", "ru-rRU", "ru-rUA", "pl", "de", "fa", "fi", "in", "fr", "ja", "zh", "es"

Expand Down
4 changes: 2 additions & 2 deletions tordnscrypt/owner.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ android {

beta {
applicationId "pan.alexander.tordnscrypt"
versionName "1.3.0"
versionName "1.3.1"
dimension = 'version'
signingConfig signingConfigs.betasign
resValue 'string', 'package_name', applicationId
Expand Down Expand Up @@ -87,7 +87,7 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 30
versionCode 130
versionCode 131

resConfigs "en", "ru-rRU", "ru-rUA", "pl", "de", "fa", "fi", "in", "fr", "ja", "zh", "es"

Expand Down

0 comments on commit 86f9d77

Please sign in to comment.