checkin release update

This commit is contained in:
idk
2022-06-25 10:16:47 -04:00
parent ec8cf76fc4
commit 454937d345

View File

@ -7,7 +7,7 @@ repositories {
android { android {
compileSdkVersion 28 compileSdkVersion 28
defaultConfig { defaultConfig {
versionCode 4745268 versionCode 4745269
versionName "$I2P_ANDROID_VERSION" versionName "$I2P_ANDROID_VERSION"
minSdkVersion 14 minSdkVersion 14
targetSdkVersion Integer.parseInt(project.ANDROID_BUILD_TARGET_SDK_VERSION as String) targetSdkVersion Integer.parseInt(project.ANDROID_BUILD_TARGET_SDK_VERSION as String)