diff --git a/app/build.gradle b/app/build.gradle index e6fc78b4c..1e3f13228 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -68,7 +68,7 @@ dependencies { implementation 'org.conscrypt:conscrypt-android:2.5.2' implementation 'com.facebook.stetho:stetho:1.6.0' implementation 'com.facebook.stetho:stetho-okhttp3:1.6.0' - implementation 'com.mikepenz:aboutlibraries:7.1.0' + implementation 'com.mikepenz:aboutlibraries:10.9.1' implementation 'com.github.di72nn.wallabag-api-wrapper:api-wrapper:v2.0.0-beta.6' implementation 'org.slf4j:slf4j-android:1.7.36' }