diff --git a/app/build.gradle b/app/build.gradle index d216270..19fb1fb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -80,7 +80,7 @@ configurations { dependencies { // UI - implementation 'androidx.appcompat:appcompat:1.4.1' + 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.preference:preference:1.2.0' @@ -88,7 +88,7 @@ dependencies { implementation 'androidx.recyclerview:recyclerview:1.2.1' implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0' implementation 'androidx.webkit:webkit:1.4.0' - implementation 'com.google.android.material:material:1.6.0' + implementation 'com.google.android.material:material:1.6.1' implementation "com.mikepenz:aboutlibraries:${latestAboutLibsRelease}" implementation "dev.rikka.rikkax.layoutinflater:layoutinflater:1.2.0" implementation "dev.rikka.rikkax.insets:insets:1.2.0" @@ -99,7 +99,7 @@ dependencies { implementation 'com.squareup.okhttp3:okhttp-dnsoverhttps:4.9.3' implementation 'com.squareup.okhttp3:okhttp-brotli:4.9.3' implementation 'com.github.topjohnwu.libsu:io:5.0.1' - implementation 'com.github.Fox2Code:RosettaX:1.0.2' + implementation 'com.github.Fox2Code:RosettaX:1.0.8' implementation 'com.github.Fox2Code:AndroidANSI:1.0.1' // Markdown