Release: bump I2P version, I2P for Android version, and Build Number

This commit is contained in:
eyedeekay
2024-07-18 15:31:05 -04:00
parent 16c1277935
commit f87e8d036b
2 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@ repositories {
android {
compileSdkVersion Integer.parseInt(project.ANDROID_BUILD_TARGET_SDK_VERSION as String)
defaultConfig {
versionCode 4745283
versionCode 4745284
versionName "$I2P_ANDROID_VERSION"
minSdkVersion 21
targetSdkVersion Integer.parseInt(project.ANDROID_BUILD_TARGET_SDK_VERSION as String)

View File

@ -17,7 +17,7 @@ POM_DEVELOPER_EMAIL=hankhill19580@gmail.com
ANDROID_BUILD_TARGET_SDK_VERSION=33
ANDROID_BUILD_SDK_VERSION=33
I2P_VERSION=2.5.2
I2P_ANDROID_VERSION=2.5.2
I2P_VERSION=2.6.0
I2P_ANDROID_VERSION=2.6.0
android.disableAutomaticComponentCreation=true
android.useAndroidX=true