Skip to content

Commit

Permalink
update to 16.0.0-RC-1
Browse files Browse the repository at this point in the history
  • Loading branch information
n8fr8 committed Jan 5, 2018
1 parent a9d21aa commit 309c42b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,16 @@ android {
applicationId 'org.torproject.android'
targetSdkVersion 23
maxSdkVersion 23
versionCode 16000006
versionName '16.0.0-BETA-3-multi-SDK16'
versionCode 16000008
versionName '16.0.0-RC-1-multi-SDK16'
}
fullperm {
dimension "free"
minSdkVersion 23
applicationId 'org.torproject.android'
targetSdkVersion 26
versionCode 16000007
versionName '16.0.0-BETA-3-multi-SDK23'
versionCode 16000009
versionName '16.0.0-RC-1-multi-SDK23'
}
}
}
Expand Down

0 comments on commit 309c42b

Please sign in to comment.