Skip to content

Commit

Permalink
Update beta version
Browse files Browse the repository at this point in the history
  • Loading branch information
Gedsh committed Jan 14, 2021
1 parent dd7f10d commit 45d08bb
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 @@ -41,7 +41,7 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 30
versionCode 119
versionCode 120

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

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.1.9"
versionName "1.2.0"
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 119
versionCode 120

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

Expand Down

0 comments on commit 45d08bb

Please sign in to comment.