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 c2d7e63 commit b15722eCopy full SHA for b15722e
common/build.gradle
@@ -9,7 +9,7 @@ android {
9
minSdkVersion vMinSdk
10
targetSdkVersion vTargetSdk
11
versionCode 1
12
- versionName "0.1.7"
+ versionName "0.1.8"
13
14
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
15
consumerProguardFiles 'consumer-rules.pro'
0 commit comments