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