mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-07-25 05:09:52 +00:00
Remove: stdlib are already included now
This commit is contained in:
@ -112,8 +112,6 @@ repositories {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk8:' + versions.kotlin
|
|
||||||
|
|
||||||
// Frontend
|
// Frontend
|
||||||
implementation 'androidx.viewpager2:viewpager2:1.0.0'
|
implementation 'androidx.viewpager2:viewpager2:1.0.0'
|
||||||
implementation "androidx.appcompat:appcompat:1.4.0-beta01"
|
implementation "androidx.appcompat:appcompat:1.4.0-beta01"
|
||||||
|
Reference in New Issue
Block a user