updating commons, use Material You theme by default on Android 12+

This commit is contained in:
tibbi 2022-12-19 23:14:13 +01:00
parent 432750ca48
commit 5cf18ea236
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:67c17f4cfe'
implementation 'com.github.SimpleMobileTools:Simple-Commons:c72bf5f2c4'
implementation 'androidx.documentfile:documentfile:1.0.1'
implementation "androidx.exifinterface:exifinterface:1.3.5"
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.5.1"