Android AGP 8.4 and hilt injecting into a service
After upgrading to Android Studio Jellyfish, and updating the Android Gradle Plugin 8.4.0, on a multi-module project I can’t seem to inject into my Service any more when minify in enabled.
After upgrading to Android Studio Jellyfish, and updating the Android Gradle Plugin 8.4.0, on a multi-module project I can’t seem to inject into my Service any more when minify in enabled.