mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-22 09:58:08 +00:00
build.gradle: Bump dependencies minor versions
This commit is contained in:
parent
bd23eb924d
commit
33c9f70cb5
@ -6,7 +6,7 @@ buildscript {
|
||||
google()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:3.3.0'
|
||||
classpath 'com.android.tools.build:gradle:3.3.1'
|
||||
}
|
||||
}
|
||||
|
||||
@ -69,7 +69,7 @@ dependencies {
|
||||
google()
|
||||
}
|
||||
|
||||
implementation 'androidx.media:media:1.0.0'
|
||||
implementation 'androidx.media:media:1.0.1'
|
||||
implementation 'androidx.appcompat:appcompat:1.0.2'
|
||||
implementation 'androidx.preference:preference:1.0.0'
|
||||
implementation 'com.google.android.material:material:1.0.0'
|
||||
|
Loading…
x
Reference in New Issue
Block a user