update commons to 5.33.35

This commit is contained in:
tibbi 2021-02-20 19:52:15 +01:00
parent 42e5c91591
commit aaebab5066

View File

@ -57,6 +57,6 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.33.34'
implementation 'com.simplemobiletools:commons:5.33.35'
implementation "androidx.print:print:1.0.0"
}