App update: com.ghostsq.commander.samba
This commit is contained in:
parent
143ff03b66
commit
cb14c71acf
|
@ -19,7 +19,7 @@ might not work.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git-svn
|
Repo Type:git-svn
|
||||||
Repo:https://svn.code.sf.net/p/gc-samba/code
|
Repo:https://svn.code.sf.net/p/gc-samba/code/
|
||||||
|
|
||||||
Build:1.21.3b1,47
|
Build:1.21.3b1,47
|
||||||
disable=dexclassloader crash: see forum (at 102)
|
disable=dexclassloader crash: see forum (at 102)
|
||||||
|
@ -108,6 +108,20 @@ Build:1.32,62
|
||||||
install -D $$GhostCommander$$/gc.jar libs/gc.jar && \
|
install -D $$GhostCommander$$/gc.jar libs/gc.jar && \
|
||||||
android update project -p . -t android-19 -n com.ghostsq.commander.samba
|
android update project -p . -t android-19 -n com.ghostsq.commander.samba
|
||||||
|
|
||||||
|
Build:1.33b3,73
|
||||||
|
commit=123
|
||||||
|
srclibs=GhostCommander@631,Zip4j@d0ec9f4f80bdbeaec76478ab0c0a63d9e9e7eaa5
|
||||||
|
extlibs=jcifs/jcifs-1.3.17.jar,custom_rules.xml
|
||||||
|
prebuild=mv libs/custom_rules.xml ./ && \
|
||||||
|
mv $$Zip4j$$/src/net $$GhostCommander$$/src/. && \
|
||||||
|
pushd $$GhostCommander$$ && \
|
||||||
|
android update project -p ./ -t "android-27" && \
|
||||||
|
ant release && \
|
||||||
|
jar c -C bin/classes/ com > gc.jar && \
|
||||||
|
popd && \
|
||||||
|
install -D $$GhostCommander$$/gc.jar libs/gc.jar && \
|
||||||
|
android update project -p . -t android-27 -n com.ghostsq.commander.samba
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
Current Version:1.33b3
|
Current Version:1.33b3
|
||||||
|
|
Loading…
Reference in a new issue