updating commons

This commit is contained in:
tibbi 2021-12-29 21:44:59 +01:00
parent cbe3388170
commit bfcf6d9561
2 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:3bbf37c7f9'
implementation 'com.github.SimpleMobileTools:Simple-Commons:14033f9b50'
implementation 'me.grantland:autofittextview:0.2.1'
implementation 'net.objecthunter:exp4j:0.4.8'
}

View File

@ -8,7 +8,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:7.0.3'
classpath 'com.android.tools.build:gradle:7.0.4'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
// NOTE: Do not place your application dependencies here; they belong