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 {
compileSdkVersion 28
defaultConfig {
versionCode 4745268
versionCode 4745269
versionName "$I2P_ANDROID_VERSION"
minSdkVersion 14
targetSdkVersion Integer.parseInt(project.ANDROID_BUILD_TARGET_SDK_VERSION as String)