Compare commits
No commits in common. "4cae16a12ef5caa2680254df0e6183a201c9de7d" and "844a9980eb44c38af4b84291b1d605bc436f6570" have entirely different histories.
4cae16a12e
...
844a9980eb
@ -1,5 +1,4 @@
|
||||
plugins {
|
||||
kotlinAndroid
|
||||
androidApplication
|
||||
}
|
||||
|
||||
@ -25,10 +24,6 @@ android {
|
||||
sourceCompatibility = Version.Kotlin.javaSource
|
||||
targetCompatibility = Version.Kotlin.javaSource
|
||||
}
|
||||
|
||||
kotlinOptions {
|
||||
jvmTarget = Version.Kotlin.jvmTarget
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
2
buildSrc
2
buildSrc
@ -1 +1 @@
|
||||
Subproject commit deb24ec7ef3d1bda80ec8d8619b7b2bc86788682
|
||||
Subproject commit e0cd40f8a1d1e53eab146f4ae489a1cd943ac154
|
Loading…
x
Reference in New Issue
Block a user