updating commons

This commit is contained in:
tibbi 2022-10-14 20:05:06 +02:00
parent 47c707a733
commit 6723e3b34e
1 changed files with 1 additions and 1 deletions

View File

@ -63,6 +63,6 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:2e9ca234a7'
implementation 'com.github.SimpleMobileTools:Simple-Commons:db51b86628'
implementation "androidx.print:print:1.0.0"
}