We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8d1504 commit fa8b6baCopy full SHA for fa8b6ba
android/app/build.gradle
@@ -14,7 +14,7 @@ android {
14
minSdk 21
15
targetSdk libs.versions.targetSdk.get().toInteger()
16
versionCode 18
17
- versionName "0.6.8"
+ versionName "0.6.9"
18
19
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
20
vectorDrawables {
0 commit comments