updating commons

This commit is contained in:
tibbi 2022-02-22 10:23:57 +01:00
parent ec1c7e0b09
commit 7d7faadb69
1 changed files with 1 additions and 1 deletions

View File

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