Skip to content

Commit 63aedca

Browse files
authored
[MWCore] Internal release 0.1.10 (#2604)
1 parent ea10d19 commit 63aedca

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

android/quest/build.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -156,15 +156,15 @@ android {
156156
dimension "apps"
157157
applicationIdSuffix ".mwcore"
158158
versionNameSuffix "-mwcore"
159-
versionCode 19
160-
versionName "0.1.9"
159+
versionCode 20
160+
versionName "0.1.10"
161161
}
162162
mwcoreDev {
163163
dimension "apps"
164164
applicationIdSuffix ".mwcoreDev"
165165
versionNameSuffix "-mwcoreDev"
166-
versionCode 19
167-
versionName "0.1.9"
166+
versionCode 20
167+
versionName "0.1.10"
168168
}
169169
afyayangu {
170170
dimension "apps"

0 commit comments

Comments
 (0)