Use platform-25 for android tests
Add Android platform-25 to dependencies Update platform tools to 25.0.3
This commit is contained in:
@@ -34,6 +34,6 @@ public class TestUtils {
|
||||
|
||||
@NonNull
|
||||
public static String getLatestAndroidPlatform() {
|
||||
return "android-23";
|
||||
return "android-25";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user