Bump dependency versions
This commit is contained in:
@@ -66,13 +66,13 @@ if (project.hasProperty('sign')) {
|
||||
|
||||
dependencies {
|
||||
implementation project(':client')
|
||||
implementation 'androidx.appcompat:appcompat:1.5.1'
|
||||
implementation 'androidx.core:core-splashscreen:1.0.0'
|
||||
implementation 'com.google.android.material:material:1.7.0'
|
||||
implementation 'androidx.appcompat:appcompat:1.6.1'
|
||||
implementation 'androidx.core:core-splashscreen:1.0.1'
|
||||
implementation 'com.google.android.material:material:1.9.0'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
|
||||
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
|
||||
implementation 'androidx.vectordrawable:vectordrawable:1.1.0'
|
||||
implementation 'androidx.preference:preference:1.2.0'
|
||||
implementation 'androidx.preference:preference-ktx:1.2.0'
|
||||
|
||||
implementation 'com.github.cyb3rko:QuickPermissions-Kotlin:1.0.2'
|
||||
implementation 'com.hypertrack:hyperlog:0.0.10'
|
||||
|
||||
Reference in New Issue
Block a user