Compare commits
1 Commits
android-he
...
android-0.
Author | SHA1 | Date | |
---|---|---|---|
![]() |
917742847a |
@@ -1,3 +1,6 @@
|
||||
0.9.29 / 2017-03-27
|
||||
* Dependency and translation updates
|
||||
|
||||
0.9.28 / 2017-01-02
|
||||
* Bug fixes and translation updates
|
||||
|
||||
|
@@ -5,7 +5,7 @@ android {
|
||||
compileSdkVersion Integer.parseInt(project.ANDROID_BUILD_SDK_VERSION as String)
|
||||
buildToolsVersion project.ANDROID_BUILD_TOOLS_VERSION as String
|
||||
defaultConfig {
|
||||
versionCode 4745235
|
||||
versionCode 4745236
|
||||
versionName "$I2P_VERSION"
|
||||
minSdkVersion 9
|
||||
targetSdkVersion Integer.parseInt(project.ANDROID_BUILD_TARGET_SDK_VERSION as String)
|
||||
|
Reference in New Issue
Block a user