Skip to content

Commit

Permalink
I2P for Android 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eyedeekay committed Apr 9, 2024
1 parent 5315e35 commit 18e4aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repositories {
android {
compileSdkVersion Integer.parseInt(project.ANDROID_BUILD_TARGET_SDK_VERSION as String)
defaultConfig {
versionCode 4745280
versionCode 4745281
versionName "$I2P_ANDROID_VERSION"
minSdkVersion 21
targetSdkVersion Integer.parseInt(project.ANDROID_BUILD_TARGET_SDK_VERSION as String)
Expand Down

0 comments on commit 18e4aef

Please sign in to comment.