Launch App Ops: build with ant instead
This commit is contained in:
parent
749a976bca
commit
73f4a50f57
|
@ -15,9 +15,14 @@ This app simply allows you to launch this activity.
|
|||
Repo Type:git
|
||||
Repo:https://github.com/adstro/launch-app-ops.git
|
||||
|
||||
Build Version:1.0,1,6c1b72946,subdir=app,gradle=yes,\
|
||||
prebuild=sed -i 's/18.0.1/18.0.1/g' build.gradle
|
||||
#Build Version:1.0,1,6c1b72946,subdir=app,gradle=yes,\
|
||||
#prebuild=sed -i 's/18.0.1/18.0.1/g' build.gradle
|
||||
Build Version:1.0,1,6c1b72946,subdir=app/src/main,\
|
||||
extlibs=android/android-support-v4r13.jar,\
|
||||
target=android-18,\
|
||||
prebuild=echo 'source.dir=java' > ant.properties
|
||||
|
||||
# problem with gradle on build server
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.0
|
||||
|
|
Loading…
Reference in a new issue