Skip to content

Commit 2abf585

Browse files
committed
chore: android new build
1 parent 8de70cb commit 2abf585

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

App_Resources/Android/app.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ android {
1111
defaultConfig {
1212
multiDexEnabled false
1313
minSdkVersion 21
14-
versionCode 10
15-
versionName "1.3.3"
14+
versionCode 11
15+
versionName "1.4.0"
1616

1717
// if (project.hasProperty('resConfigs')) {
1818
// def resConfigs = project.findProperty('resConfigs')

0 commit comments

Comments
 (0)