We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 039ba8d commit cf255d8Copy full SHA for cf255d8
common/build.gradle
@@ -9,7 +9,7 @@ android {
9
minSdkVersion vMinSdk
10
targetSdkVersion vTargetSdk
11
versionCode 1
12
- versionName "0.1.8"
+ versionName "0.1.9"
13
14
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
15
consumerProguardFiles 'consumer-rules.pro'
0 commit comments