Skip to content

Commit

Permalink
Update beta version
Browse files Browse the repository at this point in the history
  • Loading branch information
Gedsh committed Sep 8, 2021
1 parent 570ac39 commit 7edf9a9
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 @@ -54,7 +54,7 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 30
versionCode 136
versionCode 137

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

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

beta {
applicationId "pan.alexander.tordnscrypt"
versionName "1.3.6"
versionName "1.3.7"
dimension = 'version'
signingConfig signingConfigs.betasign
resValue 'string', 'package_name', applicationId
Expand Down Expand Up @@ -90,7 +90,7 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 30
versionCode 136
versionCode 137

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

Expand Down

0 comments on commit 7edf9a9

Please sign in to comment.