Skip to content

Commit

Permalink
update version code to 16131000
Browse files Browse the repository at this point in the history
  • Loading branch information
n8fr8 committed Oct 30, 2019
1 parent 733fcfd commit 1c0147f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -73,7 +73,7 @@ android {
minSdkVersion 16
applicationId 'org.torproject.android'
targetSdkVersion 28
versionCode 16123000
versionCode 16131000
versionName getVersionName()
archivesBaseName = "Orbot-$versionName"
}
Expand All @@ -82,7 +82,7 @@ android {
minSdkVersion 16
applicationId 'org.torproject.android.max'
targetSdkVersion 28
versionCode 16123000
versionCode 16131000
versionName getVersionName()
archivesBaseName = "orbotMAX-$versionName"
}
Expand Down

0 comments on commit 1c0147f

Please sign in to comment.