mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Merge "Use a.t.mock.stubs instead of a.t.mock.sdk" am: 87c6fcf126
am: 88f12fdcce
Change-Id: I4ffe046c3b332cd065ba5735f23e19b8d067ac6b
This commit is contained in:
commit
d373b6c4a5
@ -28,7 +28,7 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
|
|||||||
android-support-test \
|
android-support-test \
|
||||||
mockito-target-minus-junit4
|
mockito-target-minus-junit4
|
||||||
|
|
||||||
LOCAL_JAVA_LIBRARIES := android.test.mock.sdk legacy-android-test
|
LOCAL_JAVA_LIBRARIES := android.test.mock.stubs 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…
Reference in New Issue
Block a user