Skip to content

Commit 2bb8044

Browse files
authored
[MWCore] Internal release 0.1.9 (#2496)
1 parent a8a2918 commit 2bb8044

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 18
160-
versionName "0.1.8"
159+
versionCode 19
160+
versionName "0.1.9"
161161
}
162162
mwcoreDev {
163163
dimension "apps"
164164
applicationIdSuffix ".mwcoreDev"
165165
versionNameSuffix "-mwcoreDev"
166-
versionCode 18
167-
versionName "0.1.8"
166+
versionCode 19
167+
versionName "0.1.9"
168168
}
169169
afyayangu {
170170
dimension "apps"

0 commit comments

Comments
 (0)