updating commons

This commit is contained in:
tibbi 2021-11-04 09:58:28 +01:00
parent 7b949804e4
commit 2264da5670
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:6757db41bc'
implementation 'com.github.SimpleMobileTools:Simple-Commons:5bb1ab9036'
implementation 'me.grantland:autofittextview:0.2.1'
implementation 'net.objecthunter:exp4j:0.4.8'
}