updating commons

This commit is contained in:
tibbi 2022-12-20 18:07:48 +01:00
parent 66d4a28296
commit dcc1fc1403
1 changed files with 1 additions and 1 deletions

View File

@ -63,6 +63,6 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:5877cf8b05'
implementation 'com.github.SimpleMobileTools:Simple-Commons:1b0fcd8346'
implementation "androidx.print:print:1.0.0"
}