Enabled viewBinding by default
All checks were successful
Merge core/template-android-project to this repo / merge-if-needed (push) Has been skipped
All checks were successful
Merge core/template-android-project to this repo / merge-if-needed (push) Has been skipped
This commit is contained in:
parent
ed08b3245f
commit
669f97b566
@ -17,6 +17,8 @@ android {
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
buildFeatures.viewBinding = true
|
||||
|
||||
compileOptions {
|
||||
sourceCompatibility = Version.Kotlin.javaSource
|
||||
|
Loading…
x
Reference in New Issue
Block a user