`targetSdk` is only relevant for Android applications, not libraries. Thus, it's only relevant for demo apps / tutorials.
compileSdk 33 -> 36
targetSdk 28 -> 35
- Gradle IntelliJ plugin had to be bumped as well.
- Only generate BuildConfig in modules that require it.
AGP 7.4.2 -> 8.13.0
IntelliJ Plugin 1.15.0 -> 1.17.4
Gradle 8.1.1-all -> 8.14.3-bin