hh-histories-view-binding-migration-plugin
HH Synthetic -- plugin for automated migration from Kotlin synthetics to View Binding.
Try plugin
You can try download artifact from Releases, then install it from disk into your Android Studio Arctic Fox.
Attention!
This plugin was tested only for Android Studio Arctic Fox.
Setup for local development
- Create
local.properties
file in root folder with the following content:
# Properties for launching Android Studio
androidStudioPath=/Users/p.strelchenko/Library/Application Support/JetBrains/Toolbox/apps/AndroidStudio/ch-0/203.7935034/Android Studio.app
androidStudioCompilerVersion=203.7717.56
Here:
androidStudioPath
- Path to your local Android Studio;androidStudioCompilerVersion
- this version you could get fromAbout
screen of Android Studio