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