updating commons

This commit is contained in:
tibbi 2022-03-09 15:32:12 +01:00
parent cf05bbad91
commit 800d06b721
1 changed files with 1 additions and 1 deletions

View File

@ -63,6 +63,6 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:b3416c828f'
implementation 'com.github.SimpleMobileTools:Simple-Commons:4bbd82056d'
implementation "androidx.print:print:1.0.0"
}