Skip to content

Commit

Permalink
update version to 15.5.1-RC-1 (1551000*)
Browse files Browse the repository at this point in the history
  • Loading branch information
n8fr8 committed Oct 31, 2017
1 parent c53204f commit 2c99e9e
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 15500000
versionName '15.5.0-RC-1-multi-SDK16'
versionCode 15510000
versionName '15.5.1-RC-1-multi-SDK16'
}
fullperm {
dimension "free"
minSdkVersion 23
applicationId 'org.torproject.android'
targetSdkVersion 25
versionCode 15500001
versionName '15.5.0-RC-1-multi-SDK23'
versionCode 15510001
versionName '15.5.1-RC-1-multi-SDK23'
}
}
}
Expand Down

0 comments on commit 2c99e9e

Please sign in to comment.