Skip to content

Commit 3496165

Browse files
committed
Version 1.1
1 parent 6ab6826 commit 3496165

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
@@ -8,8 +8,8 @@ android {
88
applicationId "tk.zwander.systemuituner.systemsettings"
99
minSdkVersion 23
1010
targetSdkVersion 22
11-
versionCode 1
12-
versionName "1.0"
11+
versionCode 2
12+
versionName "1.1"
1313
}
1414

1515
buildTypes {

0 commit comments

Comments
 (0)