We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e8cfb9 commit 3f5a06eCopy full SHA for 3f5a06e
library/build.gradle
@@ -14,8 +14,8 @@ android {
14
defaultConfig {
15
minSdkVersion 21
16
targetSdkVersion 31
17
- versionCode 8
18
- versionName "0.0.8"
+ versionCode 9
+ versionName "0.1.0"
19
20
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
21
consumerProguardFiles 'consumer-rules.pro'
0 commit comments