0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 12:02:16 +02:00

Bump appcompat from 1.2.0-rc02 to 1.2.0

Took forever but it's finally stable. Last commit for them
was just the version bump so this should be a no-op
This commit is contained in:
Mike Hardy 2020-08-07 10:56:40 -05:00
parent 3ae67895c4
commit 4852d1d50e

View File

@ -219,7 +219,7 @@ dependencies {
// Note: the design support library can be quite buggy, so test everything thoroughly before updating it
implementation 'com.google.android.material:material:1.2.0'
implementation 'androidx.annotation:annotation:1.1.0'
implementation 'androidx.appcompat:appcompat:1.2.0-rc02'
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'androidx.browser:browser:1.2.0'
implementation 'androidx.exifinterface:exifinterface:1.2.0'
implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.0.0'