updating commons

This commit is contained in:
tibbi 2022-10-14 20:05:06 +02:00
parent 47c707a733
commit 6723e3b34e

View file

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