updating commons and gradle

This commit is contained in:
tibbi
2022-10-10 16:21:03 +02:00
parent 797cfabcb9
commit 2d5bd1c6b7
3 changed files with 3 additions and 3 deletions

View File

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