mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-01-07 05:52:06 +01:00
updating commons and constraintlayout
This commit is contained in:
parent
b4c3b8951c
commit
d443cf1a5c
@ -63,10 +63,10 @@ android {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.github.SimpleMobileTools:Simple-Commons:16ae1d2c03'
|
implementation 'com.github.SimpleMobileTools:Simple-Commons:3aca4d7102'
|
||||||
implementation 'joda-time:joda-time:2.10.3'
|
implementation 'joda-time:joda-time:2.10.3'
|
||||||
implementation 'androidx.multidex:multidex:2.0.1'
|
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.swiperefreshlayout:swiperefreshlayout:1.1.0'
|
||||||
implementation "androidx.print:print:1.0.0"
|
implementation "androidx.print:print:1.0.0"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user