updating commons and gradle

This commit is contained in:
tibbi 2022-03-14 18:47:46 +01:00
parent 936cd1faf9
commit cf2b5c935f
2 changed files with 2 additions and 2 deletions

View file

@ -68,7 +68,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:f84b3a7e61'
implementation 'com.github.SimpleMobileTools:Simple-Commons:c3c88596e0'
implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'androidx.media:media:1.4.3'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'

View file

@ -9,7 +9,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