Upgrade AntennaPod-AudioPlayer to v1.0.11
This commit is contained in:
parent
47eab093ca
commit
2380f8b309
@ -142,6 +142,7 @@ public class MainActivityTest extends ActivityInstrumentationTestCase2<MainActiv
|
|||||||
return ((MainActivity) solo.getCurrentActivity()).getSupportActionBar().getTitle().toString();
|
return ((MainActivity) solo.getCurrentActivity()).getSupportActionBar().getTitle().toString();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@SuppressWarnings("unchecked")
|
||||||
@FlakyTest(tolerance = 3)
|
@FlakyTest(tolerance = 3)
|
||||||
public void testGoToPreferences() {
|
public void testGoToPreferences() {
|
||||||
openNavDrawer();
|
openNavDrawer();
|
||||||
|
@ -57,7 +57,7 @@ project.ext {
|
|||||||
rxJavaVersion = "1.1.0"
|
rxJavaVersion = "1.1.0"
|
||||||
rxJavaRulesVersion = "1.1.0.0"
|
rxJavaRulesVersion = "1.1.0.0"
|
||||||
|
|
||||||
audioPlayerVersion = "v1.0.10"
|
audioPlayerVersion = "v1.0.11"
|
||||||
}
|
}
|
||||||
|
|
||||||
task wrapper(type: Wrapper) {
|
task wrapper(type: Wrapper) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user