disable android autobackup
This commit is contained in:
parent
a702b6e77e
commit
391f68e09a
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@ ios: $(WORKDIR)ios
|
|||
|
||||
android: project-android
|
||||
mkdir -p android/platforms/android/res/xml/
|
||||
mkdir $(WORKDIR)android/scripts
|
||||
cp -R scripts/* $(WORKDIR)android/scripts
|
||||
cp android/build-extras.gradle $(WORKDIR)android/platforms/android/build-extras.gradle
|
||||
cp android/project.properties $(WORKDIR)android/platforms/android/project.properties
|
||||
cp -R android/res/* $(WORKDIR)android/platforms/android/res
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue