i2p.i2p tag: i2p-0.9.17
This commit is contained in:
str4d
2014-12-14 05:15:16 +00:00
parent c5eedc0a5e
commit 9a45bbd18c

View File

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