mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-07-25 05:09:52 +00:00
Update: Raise jdk to 8
This commit is contained in:
@ -112,7 +112,7 @@ repositories {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk7:' + versions.kotlin
|
implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk8:' + versions.kotlin
|
||||||
|
|
||||||
// Frontend
|
// Frontend
|
||||||
implementation "androidx.fragment:fragment-ktx:1.4.0-alpha10"
|
implementation "androidx.fragment:fragment-ktx:1.4.0-alpha10"
|
||||||
|
Reference in New Issue
Block a user