Skip to content

Commit

Permalink
update to build 16020011 16.0.2-BETA-1
Browse files Browse the repository at this point in the history
with tor 0.3.3.5-rc
  • Loading branch information
n8fr8 committed May 12, 2018
1 parent 89906a2 commit 0b74afb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ android {
buildToolsVersion '27.0.3'
defaultConfig {
applicationId "org.torproject.android"
minSdkVersion 14
minSdkVersion 16
targetSdkVersion 27
}
lintOptions {
Expand Down Expand Up @@ -44,8 +44,8 @@ android {
minSdkVersion 16
applicationId 'org.torproject.android'
targetSdkVersion 27
versionCode 16010011
versionName '16.0.1-BETA-1'
versionCode 16020011
versionName '16.0.2-BETA-1'
}
}

Expand Down

0 comments on commit 0b74afb

Please sign in to comment.