Update current version of org.torproject.android to 12.0.5
This commit is contained in:
parent
00baf4309a
commit
cd4e15b68c
|
@ -40,7 +40,6 @@ srclibs=ActionBarSherlock@4.1.0,prebuild=\
|
|||
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
export NDK_BASE=$$NDK$$ && export PATH=$PATH:$$NDK$$/toolchain/bin && \
|
||||
sed -i 's/ndk-build/\$(NDK_BASE)\/ndk-build/g' external/Makefile && make -C external
|
||||
|
||||
Build Version:12.0.1,57,!not a release; problems building libevent; iptables blobs https://dev.guardianproject.info/issues/1735,\
|
||||
submodules=yes,\
|
||||
update=.;external/ActionBarSherlock/actionbarsherlock,\
|
||||
|
@ -50,6 +49,6 @@ build=NDK_BASE=$$NDK$$ make -C external
|
|||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:12.0.1
|
||||
Current Version Code:57
|
||||
Current Version:12.0.5
|
||||
Current Version Code:61
|
||||
|
||||
|
|
Loading…
Reference in a new issue