update the version code

This commit is contained in:
idk
2022-08-26 22:29:07 -04:00
parent 9c87bfcb51
commit 5824fd4efa

View File

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