Don't update Chroma Doze to 3.5 (16): missing resources
This commit is contained in:
parent
4d76e7ae0e
commit
6b3a353881
|
@ -55,6 +55,14 @@ Build:3.4,15
|
|||
$$SDK$$/tools/android update lib-project --path ./appcompat/
|
||||
target=android-18
|
||||
|
||||
Build:3.5,16
|
||||
disable=missing resources
|
||||
commit=83
|
||||
prebuild=cp -R $$SDK$$/extras/android/support/v7/appcompat/ appcompat/ && \
|
||||
echo -e "\nandroid.library.reference.1=./appcompat/" >> ./local.properties && \
|
||||
$$SDK$$/tools/android update lib-project --path ./appcompat/
|
||||
target=android-21
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:3.5
|
||||
|
|
Loading…
Reference in a new issue