We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ff0a4b commit cc113ccCopy full SHA for cc113cc
config.gradle
@@ -5,7 +5,7 @@ ext {
5
minSdkVersion : 23,
6
targetSdkVersion : 30,
7
versionCode : 17,
8
- versionName : "2.6.0",
+ versionName : "3.0.0",
9
testInstrumentationRunner: "androidx.test.runner.AndroidJUnitRunner",
10
consumerProguardFiles : 'consumer-rules.pro',
11
]
0 commit comments