mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Fix dependencies of packages that target earlier releases am: 6767e05934
am: 6736fb2967 Change-Id: Ie2bfb2e0c422e7a7e2f9cf96ba38e989d0c3c8a9
This commit is contained in:
commit
b2c5f21750
@ -26,8 +26,9 @@ LOCAL_AAPT_FLAGS += -0 .txt
|
|||||||
|
|
||||||
LOCAL_STATIC_JAVA_LIBRARIES := \
|
LOCAL_STATIC_JAVA_LIBRARIES := \
|
||||||
android-support-test \
|
android-support-test \
|
||||||
mockito-target-minus-junit4 \
|
mockito-target-minus-junit4
|
||||||
legacy-android-test
|
|
||||||
|
LOCAL_JAVA_LIBRARIES := android.test.mock.sdk legacy-android-test
|
||||||
|
|
||||||
# Include all test java files.
|
# Include all test java files.
|
||||||
LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user