1
0

Compare commits

..

No commits in common. "260834d82873635576adcc77bedb50171e6a2747" and "b2d6d155c5bdb680153f51e014b878d363b922a8" have entirely different histories.

2 changed files with 2 additions and 7 deletions

View File

@ -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 {

@ -1 +1 @@
Subproject commit deb24ec7ef3d1bda80ec8d8619b7b2bc86788682
Subproject commit e0cd40f8a1d1e53eab146f4ae489a1cd943ac154