update libs

This commit is contained in:
Thomas 2023-02-16 17:29:14 +01:00
parent 740b42d5d3
commit 0bd1a8e5de
1 changed files with 2 additions and 2 deletions

View File

@ -97,9 +97,9 @@ allprojects {
}
dependencies {
implementation project(':autoimageslider')
implementation 'androidx.appcompat:appcompat:1.6.0'
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'com.google.android.material:material:1.7.0'
implementation 'com.google.android.material:material:1.8.0'
implementation 'com.jaredrummler:colorpicker:1.1.0'