updating commons

This commit is contained in:
tibbi 2023-03-13 11:57:39 +01:00
parent 92a74c3b09
commit a7df20ae00
1 changed files with 1 additions and 1 deletions

View File

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