We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3830979 commit 116f1ccCopy full SHA for 116f1cc
build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
gradle_plugin_version = '4.0.0'
10
11
minSdkVersion = 19
12
- versionName = "2.1.1"
+ versionName = "3.0.0"
13
versionCode = 1
14
15
compileSdkVersion = 28
0 commit comments