i2p.i2p tag: i2p-0.9.17
This commit is contained in:
str4d
2014-12-02 00:40:17 +00:00
parent c493e73889
commit c672ca05f5

View File

@ -5,8 +5,8 @@ android {
compileSdkVersion Integer.parseInt(project.ANDROID_BUILD_SDK_VERSION)
buildToolsVersion project.ANDROID_BUILD_TOOLS_VERSION
defaultConfig {
versionCode 4745223
versionName '0.9.16-rc1'
versionCode 4745224
versionName '0.9.17'
minSdkVersion 9
targetSdkVersion Integer.parseInt(project.ANDROID_BUILD_TARGET_SDK_VERSION)
}