Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Commit ef53491

Browse files
committed
bump version to v1.1.0 / 110
1 parent 358f8b6 commit ef53491

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Launcher/App/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
minSdkVersion 23
88
//noinspection ExpiredTargetSdkVersion
99
targetSdkVersion 23
10-
versionCode 100
11-
versionName "1.0.0"
10+
versionCode 110
11+
versionName "1.1.0"
1212
}
1313

1414
compileOptions {

0 commit comments

Comments
 (0)