Update libraries

pull/192/head
Fox2Code 2 years ago
parent 454f1aeaf5
commit ebd3f23718

@ -80,9 +80,9 @@ configurations {
dependencies {
// UI
implementation 'androidx.appcompat:appcompat:1.4.2'
implementation 'androidx.emoji2:emoji2:1.1.0'
implementation 'androidx.emoji2:emoji2-views-helper:1.1.0'
implementation 'androidx.appcompat:appcompat:1.5.0'
implementation 'androidx.emoji2:emoji2:1.2.0'
implementation 'androidx.emoji2:emoji2-views-helper:1.2.0'
implementation 'androidx.preference:preference:1.2.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.recyclerview:recyclerview:1.2.1'
@ -94,7 +94,7 @@ dependencies {
implementation "dev.rikka.rikkax.insets:insets:1.3.0"
implementation 'com.github.Dimezis:BlurView:version-1.6.6'
implementation 'com.github.KieronQuinn:MonetCompat:0.4.1'
implementation 'com.github.Fox2Code:FoxCompat:0.0.3'
implementation 'com.github.Fox2Code:FoxCompat:0.1.0'
// Utils
implementation 'androidx.work:work-runtime:2.7.1'

Loading…
Cancel
Save