Compare commits
No commits in common. "8fde702aa482b7cf98b0050d7293ef317bd4c31a" and "69258b46230e4e69458aa35a878b62d553467030" have entirely different histories.
8fde702aa4
...
69258b4623
@ -1,5 +1,4 @@
|
||||
plugins {
|
||||
kotlinAndroid
|
||||
androidApplication
|
||||
}
|
||||
|
||||
@ -18,17 +17,13 @@ android {
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
|
||||
buildFeatures.viewBinding = true
|
||||
|
||||
compileOptions {
|
||||
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