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 ea10d19 commit 63aedcaCopy full SHA for 63aedca
android/quest/build.gradle
@@ -156,15 +156,15 @@ android {
156
dimension "apps"
157
applicationIdSuffix ".mwcore"
158
versionNameSuffix "-mwcore"
159
- versionCode 19
160
- versionName "0.1.9"
+ versionCode 20
+ versionName "0.1.10"
161
}
162
mwcoreDev {
163
164
applicationIdSuffix ".mwcoreDev"
165
versionNameSuffix "-mwcoreDev"
166
167
168
169
afyayangu {
170
0 commit comments