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 607c513 commit 267dd78Copy full SHA for 267dd78
library/build.gradle
@@ -14,8 +14,8 @@ android {
14
defaultConfig {
15
minSdkVersion 21
16
targetSdkVersion 31
17
- versionCode 9
18
- versionName "0.1.0"
+ versionCode 10
+ versionName "0.1.5"
19
20
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
21
consumerProguardFiles 'consumer-rules.pro'
0 commit comments