]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/build.gradle
Combine the light and dark Guide and About pages. https://redmine.stoutner.com/issue...
[PrivacyBrowserAndroid.git] / app / build.gradle
index 595aab29e6eafb276c9f564e67813c38b5bf7889..e54b4408a4bc5341f510c130809268faa167c010 100644 (file)
@@ -84,7 +84,7 @@ dependencies {
     implementation 'androidx.coordinatorlayout:coordinatorlayout:1.1.0'
     implementation "androidx.core:core-ktx:1.3.2"
     implementation 'androidx.drawerlayout:drawerlayout:1.1.1'
-    implementation 'androidx.preference:preference:1.1.1'
+    implementation 'androidx.preference:preference-ktx:1.1.1'
     implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
     implementation 'androidx.viewpager:viewpager:1.0.0'
     implementation 'androidx.webkit:webkit:1.3.0'
@@ -96,5 +96,5 @@ dependencies {
     implementation 'com.google.android.material:material:1.2.1'
 
     // Only compile Firebase ads for the free flavor.
-    freeImplementation 'com.google.firebase:firebase-ads:19.4.0'
+    freeImplementation 'com.google.firebase:firebase-ads:19.5.0'
 }
\ No newline at end of file