There was an error while loading. Please reload this page.
1 parent d14c7bb commit 21d6404Copy full SHA for 21d6404
build.gradle
@@ -15,7 +15,7 @@ ext {
15
ext.deps = [rxjava2 : 'io.reactivex.rxjava2:rxjava:2.2.19',
16
rxandroid2 : 'io.reactivex.rxjava2:rxandroid:2.1.1',
17
annotation : 'androidx.annotation:annotation:1.1.0',
18
- appcompat : 'androidx.appcompat:appcompat:1.1.0',
+ appcompat : 'androidx.appcompat:appcompat:1.2.0',
19
junit : 'junit:junit:4.13',
20
truth : 'com.google.truth:truth:1.0.1',
21
robolectric : 'org.robolectric:robolectric:4.3.1',
0 commit comments