mirror of
https://github.com/nextcloud/android.git
synced 2024-11-21 20:55:31 +03:00
force update support library for outdated actionbarsherlock library
This commit is contained in:
parent
63da5e3b6d
commit
502ef603b7
2 changed files with 3 additions and 1 deletions
|
@ -4,4 +4,6 @@ git submodule init
|
|||
git submodule update
|
||||
android update project -p actionbarsherlock/library
|
||||
android update project -p .
|
||||
|
||||
cp third_party/android-support-library/android-support-v4.jar actionbarsherlock/library/libs/android-support-v4.jar
|
||||
cd tests
|
||||
android update test-project -m .. -p .
|
||||
|
|
BIN
third_party/android-support-library/android-support-v4.jar
vendored
Normal file
BIN
third_party/android-support-library/android-support-v4.jar
vendored
Normal file
Binary file not shown.
Loading…
Reference in a new issue