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 2d1b0f4 commit 860aa34Copy full SHA for 860aa34
library/build.gradle
@@ -13,8 +13,8 @@ android {
13
defaultConfig {
14
minSdkVersion 21
15
targetSdkVersion 29
16
- versionCode 6
17
- versionName "0.0.6"
+ versionCode 7
+ versionName "0.0.7"
18
19
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
20
consumerProguardFiles 'consumer-rules.pro'
0 commit comments