We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cadd350 commit fece866Copy full SHA for fece866
1 file changed
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "com.ihwapp.android"
9
minSdkVersion 15
10
targetSdkVersion 22
11
- versionCode 11
12
- versionName "1.2.1"
+ versionCode 12
+ versionName "1.2.2"
13
}
14
15
0 commit comments