AGP 4.2.0 support - #137
Conversation
|
Does it work with AGP 4.2.1 also? I believe so. |
|
It seems to, but I haven't tested extensively. For anyone else waiting for this MR to go in, you can use this dependency in the mean time: Just make sure you have the jitpack maven repo in your project. |
|
@eyedol Will you merge it? |
|
FYI this seems to work with AGP 7.0.0-beta03 using the standard version of the plugin (not fully tested, just tried with simple aj file). Just be aware that if using java 11 in the project, that the plugin doesn't seem to pass on the java module options to ajc. |
@dmitrikudrenko I won't be able to merge it as I don't have the ability to do so 😢 |
test confing |
Fix build errors for android google plugin 4.2.0
https://developer.android.com/studio/releases/gradle-plugin#4-2-0