diff --git a/android-refimpl-app/app/build.gradle b/android-refimpl-app/app/build.gradle index d7170887d..432553ea9 100644 --- a/android-refimpl-app/app/build.gradle +++ b/android-refimpl-app/app/build.gradle @@ -387,7 +387,7 @@ dependencies { androidTestImplementation 'androidx.multidex:multidex-instrumentation:2.0.0' implementation 'info.guardianproject.netcipher:netcipher:2.1.0' implementation 'com.google.code.gson:gson:2.10.1' - implementation 'com.github.medyo:android-about-page:1.2.4' + implementation 'com.github.medyo:android-about-page:1.3.1' implementation 'de.hdodenhof:circleimageview:2.2.0' implementation 'me.zhanghai.android.patternlock:library:2.1.2' implementation 'com.github.zoff99:pkgs_armchaAutoLinkTextView:0.3.0'