Antox: Replace some jars; still disabled
This commit is contained in:
parent
c4d60b3bdb
commit
a0416b5212
|
|
@ -21,20 +21,27 @@ using encrypted communications.
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/Astonex/Antox.git
|
Repo:https://github.com/Astonex/Antox.git
|
||||||
|
|
||||||
Build:0.6.6,12
|
Build:0.9.1,19
|
||||||
disable=see notes
|
disable=see notes
|
||||||
commit=05c9eff2fe3e89b1c6468586b2bb8cd2c4f10d0e
|
commit=v0.9.1-alpha
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
srclibs=JSoup@jsoup-1.7.3
|
||||||
|
rm=app/libs/jsoup-1.7.3.jar
|
||||||
|
prebuild=pushd $$JSoup$$ && \
|
||||||
|
$$MVN3$$ package && \
|
||||||
|
popd && \
|
||||||
|
cp $$JSoup$$/target/jsoup-1.7.3.jar libs/
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
TODO: extlibs=jsoup/jsoup-1.7.3.jar
|
|
||||||
TODO: Cannot verify wearable-preview-support.jar, see http://developer.android.com/wear/preview/start.html
|
TODO: Cannot verify wearable-preview-support.jar, see http://developer.android.com/wear/preview/start.html
|
||||||
TODO: Cannot build jni libs (app/src/main/jniLibs/armeabi)
|
TODO: Cannot build jni libs (app/src/main/jniLibs/armeabi)
|
||||||
|
TODO: dnsjava-2.1.6.jar
|
||||||
|
TODO: core.jar
|
||||||
.
|
.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Static
|
Update Check Mode:Static
|
||||||
Current Version:0.6.6
|
Current Version:0.9.1
|
||||||
Current Version Code:12
|
Current Version Code:19
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue