We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d465262 commit b806693Copy full SHA for b806693
1 file changed
config.gradle
@@ -4,8 +4,8 @@ ext {
4
buildToolsVersion: "28.0.3",
5
minSdkVersion : 16,
6
targetSdkVersion : 28,
7
- versionCode : 9,
8
- versionName : "1.0.8"
+ versionCode : 11,
+ versionName : "1.1.0"
9
]
10
11
dependVersion = [
0 commit comments