Skip to content

Commit 21d6404

Browse files
Bump appcompat from 1.1.0 to 1.2.0 (#450)
Bumps appcompat from 1.1.0 to 1.2.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent d14c7bb commit 21d6404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ext {
1515
ext.deps = [rxjava2 : 'io.reactivex.rxjava2:rxjava:2.2.19',
1616
rxandroid2 : 'io.reactivex.rxjava2:rxandroid:2.1.1',
1717
annotation : 'androidx.annotation:annotation:1.1.0',
18-
appcompat : 'androidx.appcompat:appcompat:1.1.0',
18+
appcompat : 'androidx.appcompat:appcompat:1.2.0',
1919
junit : 'junit:junit:4.13',
2020
truth : 'com.google.truth:truth:1.0.1',
2121
robolectric : 'org.robolectric:robolectric:4.3.1',

0 commit comments

Comments
 (0)