commit | 7b4cc01daa9ffe894d5cf4d1f1a174aa3c84a73b | [log] [tgz] |
---|---|---|
author | utzcoz <[email protected]> | Sun Nov 24 14:25:19 2024 +0800 |
committer | utzcoz <[email protected]> | Fri Nov 29 13:58:19 2024 +0000 |
tree | dbb3903f362c738098afa4376a28b67ea3fb4053 | |
parent | 49b12a302784e10702d45091cc00b4f612356dd9 [diff] |
Remove unused robolectric.properties for input-motionprediction Test: ./gradlew test Change-Id: Ifebeef6bca59fb788e87a766609802f65d897bf5 Signed-off-by: utzcoz <[email protected]>
diff --git a/input/input-motionprediction/src/test/resources/robolectric.properties b/input/input-motionprediction/src/test/resources/robolectric.properties deleted file mode 100644 index 42d6cd9..0000000 --- a/input/input-motionprediction/src/test/resources/robolectric.properties +++ /dev/null
@@ -1,2 +0,0 @@ -# Robolectric currently doesn't support API 34, so we have to explicitly specify 33 as the target -# sdk for now. Remove when no longer necessary.