Fix build config
This commit is contained in:
parent
ac240ab6ad
commit
9bdd34edaf
@ -32,7 +32,7 @@ buildSettings = {
|
|||||||
'mobile': {
|
'mobile': {
|
||||||
'resourceBaseUrl': 'https://phillipatcloud.dynv6.net/iitc/mobile',
|
'resourceBaseUrl': 'https://phillipatcloud.dynv6.net/iitc/mobile',
|
||||||
'distUrlBase': 'https://phillipatcloud.dynv6.net/iitc/mobile',
|
'distUrlBase': 'https://phillipatcloud.dynv6.net/iitc/mobile',
|
||||||
'buildMobile': 'release',
|
'buildMobile': 'debug',
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
@ -11,4 +11,4 @@
|
|||||||
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
||||||
|
|
||||||
# Project target.
|
# Project target.
|
||||||
target=android-23
|
target=android-19
|
||||||
|
Loading…
x
Reference in New Issue
Block a user