Skip to content

Commit 17ab043

Browse files
committed
0.9.18
i2p.i2p tag: i2p-0.9.18
1 parent 32b2b0c commit 17ab043

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ android {
55
compileSdkVersion Integer.parseInt(project.ANDROID_BUILD_SDK_VERSION)
66
buildToolsVersion project.ANDROID_BUILD_TOOLS_VERSION
77
defaultConfig {
8-
versionCode 4745225
9-
versionName '0.9.17.1'
8+
versionCode 4745226
9+
versionName '0.9.18'
1010
minSdkVersion 9
1111
targetSdkVersion Integer.parseInt(project.ANDROID_BUILD_TARGET_SDK_VERSION)
1212
}

0 commit comments

Comments
 (0)