mirror of
https://github.com/zhigang1992/devhub.git
synced 2026-06-15 09:58:29 +08:00
Change build version code
This commit is contained in:
@@ -103,7 +103,7 @@ android {
|
||||
applicationId "com.devhubapp"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 1
|
||||
versionCode 2
|
||||
versionName "0.40.0"
|
||||
ndk {
|
||||
abiFilters "armeabi-v7a", "x86"
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
</dict>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1</string>
|
||||
<string>2</string>
|
||||
<key>ENTRY_FILE</key>
|
||||
<string>$(ENTRY_FILE)</string>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
|
||||
Reference in New Issue
Block a user