Migrate from Kotlin synthetics to Jetpack view binding

This commit is contained in:
MM20
2021-12-11 14:46:46 +01:00
parent 299d421e5c
commit 89a2754eaf
49 changed files with 423 additions and 431 deletions
-1
View File
@@ -1,7 +1,6 @@
plugins {
id("com.android.library")
id("kotlin-android")
id("kotlin-android-extensions")
}
android {