updating commons

This commit is contained in:
tibbi 2021-12-29 13:26:07 +01:00
parent 9b91076c89
commit 7836340526
1 changed files with 1 additions and 1 deletions

View File

@ -56,6 +56,6 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:7e0240b1e3'
implementation 'com.github.SimpleMobileTools:Simple-Commons:14033f9b50'
implementation "androidx.print:print:1.0.0"
}