0.9.17.1
i2p.i2p tag: i2p-0.9.17
This commit is contained in:
@ -5,8 +5,8 @@ android {
|
|||||||
compileSdkVersion Integer.parseInt(project.ANDROID_BUILD_SDK_VERSION)
|
compileSdkVersion Integer.parseInt(project.ANDROID_BUILD_SDK_VERSION)
|
||||||
buildToolsVersion project.ANDROID_BUILD_TOOLS_VERSION
|
buildToolsVersion project.ANDROID_BUILD_TOOLS_VERSION
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
versionCode 4745224
|
versionCode 4745225
|
||||||
versionName '0.9.17'
|
versionName '0.9.17.1'
|
||||||
minSdkVersion 9
|
minSdkVersion 9
|
||||||
targetSdkVersion Integer.parseInt(project.ANDROID_BUILD_TARGET_SDK_VERSION)
|
targetSdkVersion Integer.parseInt(project.ANDROID_BUILD_TARGET_SDK_VERSION)
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user