mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-04-23 03:12:15 +00:00
Add: Material and AppCompat view libraries (alphas)
This commit is contained in:
parent
a159381098
commit
3bf4c0c0cf
@ -115,7 +115,9 @@ dependencies {
|
||||
implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk7:' + versions.kotlin
|
||||
|
||||
// Frontend
|
||||
implementation 'androidx.fragment:fragment-ktx:1.3.6'
|
||||
implementation "androidx.fragment:fragment-ktx:1.4.0-alpha10"
|
||||
implementation "androidx.appcompat:appcompat:1.4.0-beta01"
|
||||
implementation "com.google.android.material:material:1.5.0-alpha04"
|
||||
implementation 'androidx.vectordrawable:vectordrawable:1.1.0'
|
||||
implementation 'androidx.viewpager2:viewpager2:1.0.0'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user