Disable all java 1.7 bytecode crashes with the same line
This commit is contained in:
parent
9bb12c7e8d
commit
ffadb2c350
|
@ -16,7 +16,7 @@ Repo Type:git
|
|||
Repo:https://code.google.com/p/clementine-remote-android/
|
||||
|
||||
Build:8,21
|
||||
disable=crashes
|
||||
disable=java 1.7 bytecode
|
||||
commit=9c7bb3eadcdf
|
||||
srclibs=1:ActionBarSherlock@4.4.0;protobuf@201d572f787a
|
||||
prebuild=cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
|
||||
|
|
|
@ -22,6 +22,7 @@ Repo:https://github.com/erickok/transdroid.git
|
|||
Build:2.1.1,210
|
||||
commit=329a36d05eaa8bc446f2a5962c27eea3d2e312ff
|
||||
subdir=full
|
||||
disable=java 1.7 bytecode
|
||||
prebuild=mkdir ../lib/build && \
|
||||
ant -f ../lib/build.xml && \
|
||||
sed -i 's;<bool name="updatecheck_available">true</bool>;<bool name="updatecheck_available">false</bool>;' ../core/res/values/bools.xml && \
|
||||
|
|
Loading…
Reference in a new issue