add dev settings gui

enable dev settings by clicking the app icon in the about screen 5 times
This commit is contained in:
2021-05-09 20:31:51 +02:00
parent be591a961a
commit 063b5405fc
11 changed files with 235 additions and 21 deletions

View File

@ -64,7 +64,7 @@ dependencies {
implementation 'com.afollestad.material-dialogs:core:3.3.0'
implementation 'com.afollestad.material-dialogs:bottomsheets:3.3.0'
testImplementation 'junit:junit:4.13.1'
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'