mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-04-23 19:32:16 +00:00
Update: Dependencies
This commit is contained in:
parent
bf1a6420cd
commit
a9ec32edaf
@ -135,8 +135,8 @@ dependencies {
|
||||
// Core
|
||||
implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.10'
|
||||
implementation 'androidx.core:core-ktx:1.7.0'
|
||||
implementation 'androidx.appcompat:appcompat:1.4.0'
|
||||
implementation 'androidx.appcompat:appcompat-resources:1.4.0'
|
||||
implementation 'androidx.appcompat:appcompat:1.4.1'
|
||||
implementation 'androidx.appcompat:appcompat-resources:1.4.1'
|
||||
implementation 'androidx.fragment:fragment-ktx:1.4.0'
|
||||
implementation 'androidx.activity:activity-ktx:1.4.0'
|
||||
implementation "androidx.preference:preference-ktx:1.1.1"
|
||||
@ -144,7 +144,7 @@ dependencies {
|
||||
implementation "androidx.navigation:navigation-ui-ktx:2.4.0-rc01"
|
||||
|
||||
// Material3
|
||||
implementation 'com.google.android.material:material:1.6.0-alpha01'
|
||||
implementation 'com.google.android.material:material:1.6.0-alpha02'
|
||||
|
||||
// FastAdapter
|
||||
implementation("com.mikepenz:fastadapter:5.6.0")
|
||||
|
Loading…
x
Reference in New Issue
Block a user