fix #2425, use a defined text size at settings checkboxes

This commit is contained in:
tibbi 2022-07-29 23:13:38 +02:00
parent e3c29a8b48
commit 04c822c0c1

View file

@ -78,7 +78,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:3aa2a640fd'
implementation 'com.github.SimpleMobileTools:Simple-Commons:febce24496'
implementation 'com.theartofdev.edmodo:android-image-cropper:2.8.0'
implementation 'it.sephiroth.android.exif:library:1.0.1'
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.24'