We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ee77d8 commit 2bd00e7Copy full SHA for 2bd00e7
library/build.gradle
@@ -9,7 +9,7 @@ android {
9
minSdkVersion 26
10
targetSdkVersion 35
11
versionCode 2
12
- versionName "2.0.0"
+ versionName "3.0.0"
13
}
14
15
compileOptions {
sample/build.gradle
@@ -7,7 +7,7 @@ android {
7
8
0 commit comments