updating commons and constraintlayout

This commit is contained in:
tibbi 2021-08-23 10:47:23 +02:00
parent b4c3b8951c
commit d443cf1a5c
1 changed files with 2 additions and 2 deletions

View File

@ -63,10 +63,10 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:16ae1d2c03'
implementation 'com.github.SimpleMobileTools:Simple-Commons:3aca4d7102'
implementation 'joda-time:joda-time:2.10.3'
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
implementation 'androidx.constraintlayout:constraintlayout:2.1.0'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
implementation "androidx.print:print:1.0.0"