Update Polipoid (com.polipoid) to 1.0.1 (2)
This commit is contained in:
parent
612322391f
commit
75d07d872f
|
@ -16,6 +16,12 @@ switched to offline browsing mode when the network is disconnected.
|
|||
Repo Type:git
|
||||
Repo:https://github.com/splondike/polipoid.git
|
||||
|
||||
Build Version:1.0.1,2,v1.0.1,submodules=yes,maven=yes,init=\
|
||||
TOOLCHAIN=/tmp/polipoid-toolchain &&\
|
||||
$$NDK$$/build/tools/make-standalone-toolchain.sh --platform=android-8 --install-dir=$TOOLCHAIN &&\
|
||||
cd polipo/ &&\
|
||||
PATH=$TOOLCHAIN/bin:$PATH CC=arm-linux-androideabi-gcc EXTRA_DEFINES="-U __linux__" make clean polipo && \
|
||||
mv polipo ../assets/
|
||||
Build Version:1.0.0,1,!Could not find artifact com.android.support:support-v4:jar:18.0.0 in central v1.0.0,submodules=yes,maven=yes,init=\
|
||||
TOOLCHAIN=/tmp/polipoid-toolchain &&\
|
||||
$$NDK$$/build/tools/make-standalone-toolchain.sh --platform=android-8 --install-dir=$TOOLCHAIN &&\
|
||||
|
@ -25,6 +31,6 @@ Build Version:1.0.0,1,!Could not find artifact com.android.support:support-v4:ja
|
|||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.0.0
|
||||
Current Version Code:1
|
||||
Current Version:1.0.1
|
||||
Current Version Code:2
|
||||
|
||||
|
|
Loading…
Reference in a new issue