updating commons

This commit is contained in:
tibbi
2021-11-04 09:58:28 +01:00
parent 7b949804e4
commit 2264da5670

View File

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