mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore: update Core-Ktx to 1.10.0
This commit is contained in:
parent
05a2364a27
commit
e35313fb8e
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ dependencies {
|
||||||
// For loading and tinting drawables on older versions of the platform
|
// For loading and tinting drawables on older versions of the platform
|
||||||
implementation "androidx.appcompat:appcompat-resources:$appcompat_version"
|
implementation "androidx.appcompat:appcompat-resources:$appcompat_version"
|
||||||
|
|
||||||
implementation 'androidx.core:core-ktx:1.9.0'
|
implementation 'androidx.core:core-ktx:1.10.0'
|
||||||
implementation 'androidx.fragment:fragment-ktx:1.5.7'
|
implementation 'androidx.fragment:fragment-ktx:1.5.7'
|
||||||
implementation 'androidx.cardview:cardview:1.0.0'
|
implementation 'androidx.cardview:cardview:1.0.0'
|
||||||
implementation 'androidx.recyclerview:recyclerview:1.3.0'
|
implementation 'androidx.recyclerview:recyclerview:1.3.0'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue