We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a047dca commit 47122dfCopy full SHA for 47122df
1 file changed
build.gradle
@@ -5,8 +5,8 @@ ext {
5
minSdkVersion = 21
6
7
// Project version
8
- versionName = '1.1.0'
9
- versionCode = 2
+ versionName = '1.2.0'
+ versionCode = 3
10
}
11
12
buildscript {
0 commit comments