updating commons

This commit is contained in:
tibbi 2022-03-08 10:29:14 +01:00
parent 8bca15b69d
commit 1ae6451731
1 changed files with 1 additions and 1 deletions

View File

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