Aard 2: still can't build
This commit is contained in:
parent
2402af1c0b
commit
ea3ea04c92
|
@ -15,25 +15,17 @@ format.
|
|||
Repo Type:git
|
||||
Repo:https://github.com/itkach/aard2-android.git
|
||||
|
||||
Build:0.26,26
|
||||
Build:0.31,31
|
||||
disable=see maintainer notes
|
||||
commit=0.26
|
||||
init=rm libs/android-support-v13.jar
|
||||
commit=0.31
|
||||
gradle=yes
|
||||
srclibs=slobber@0.9,slobj@0.7
|
||||
prebuild=cp -fR $$slobber$$ ../ && \
|
||||
cp -fR $$slobj$$ ../ && \
|
||||
sed -i -e '/support-v13/acompile "com.android.support:support-v13:22.2.0"' -e 's|compile files|//compile files|g' build.gradle
|
||||
target=android-19
|
||||
|
||||
Maintainer Notes:
|
||||
* "includes" projects from source but doesn't use submodules nor vendors them
|
||||
* slobj has a jar file
|
||||
* throws error (java8) on slobj
|
||||
* settings.gradle uses includeflat, which points to ../projectname (see cp -fR).
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
# Auto Update Mode:Version %v
|
||||
Update Check Mode:Static
|
||||
Current Version:0.26
|
||||
Current Version Code:26
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.31
|
||||
Current Version Code:31
|
||||
|
|
Loading…
Reference in a new issue