updating this to 15.5.0-RC-1-multi-SDK16

in lite of the feature enhancements and new version of tor
This commit is contained in:
n8fr8 2017-10-25 11:46:15 -04:00
parent aa9ed7fbe9
commit eff2f765db
1 changed files with 4 additions and 4 deletions

View File

@ -26,15 +26,15 @@ android {
applicationId 'org.torproject.android'
targetSdkVersion 23
maxSdkVersion 23
versionCode 15440002
versionName '15.4.4-BETA-2-multi-SDK16'
versionCode 15500000
versionName '15.5.0-RC-1-multi-SDK16'
}
fullperm {
minSdkVersion 23
applicationId 'org.torproject.android'
targetSdkVersion 25
versionCode 15440003
versionName '15.4.3-BETA-2-multi-SDK23'
versionCode 15500001
versionName '15.5.0-RC-1-multi-SDK23'
}
}
}