mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-06-07 16:29:55 +00:00
Update: Raise jdk to 8
This commit is contained in:
parent
3bf4c0c0cf
commit
836d0f8938
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user