Skip to content

Commit fece866

Browse files
committed
Increment versionCode to 12 and versionName to 1.2.2
1 parent cadd350 commit fece866

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 "com.ihwapp.android"
99
minSdkVersion 15
1010
targetSdkVersion 22
11-
versionCode 11
12-
versionName "1.2.1"
11+
versionCode 12
12+
versionName "1.2.2"
1313
}
1414
}
1515

0 commit comments

Comments
 (0)