mirror of
https://github.com/DanilaFe/abacus
synced 2025-04-21 16:18:44 -07:00
Reduce Kotlin version to 1.7
This commit is contained in:
parent
861bdf372d
commit
745142e687
@ -4,6 +4,6 @@ plugins {
|
||||
|
||||
dependencies {
|
||||
compile 'com.moandjiezana.toml:toml4j:0.7.1'
|
||||
compile "org.jetbrains.kotlin:kotlin-stdlib-jre8:1.1.3"
|
||||
compile "org.jetbrains.kotlin:kotlin-stdlib-jre7:1.1.3"
|
||||
testCompile 'junit:junit:4.12'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user