We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d1c551 commit 52155bfCopy full SHA for 52155bf
view/build.gradle
@@ -10,7 +10,7 @@ android {
10
minSdkVersion vMinSdk
11
targetSdkVersion vTargetSdk
12
versionCode 1
13
- versionName "0.2.0"
+ versionName "0.2.1"
14
15
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
16
consumerProguardFiles 'consumer-rules.pro'
0 commit comments