Skip to content

Commit 91c25a5

Browse files
committed
Update build.gradle
1 parent de7c7bb commit 91c25a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/quest/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,8 @@ android {
173173
dimension "apps"
174174
applicationIdSuffix ".mwcore"
175175
versionNameSuffix "-mwcore"
176-
versionCode 32
177-
versionName "0.1.22"
176+
versionCode 33
177+
versionName "0.1.23"
178178
}
179179
mwcoreDev {
180180
dimension "apps"

0 commit comments

Comments
 (0)