Migrate from Kotlin synthetics to Jetpack view binding

https://developer.android.com/topic/libraries/view-binding/migration
This commit is contained in:
Josia Pietsch 2024-07-31 17:08:41 +02:00
parent ebc2e5ca2a
commit 178865c6cf
Signed by: jrpie
GPG key ID: E70B571D66986A2D
19 changed files with 192 additions and 125 deletions

2
.idea/kotlinc.xml generated
View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="KotlinJpsPluginSettings">
<option name="version" value="1.6.21" />
<option name="version" value="2.0.0" />
</component>
</project>