updating commons

This commit is contained in:
tibbi 2022-09-16 19:27:18 +02:00
parent 480de21288
commit 9e35e343cd
1 changed files with 1 additions and 1 deletions

View File

@ -43,5 +43,5 @@ android {
} }
dependencies { dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:28a2a4ad46' implementation 'com.github.SimpleMobileTools:Simple-Commons:a0121a8d50'
} }