xamarin / AndroidSupportComponents

Xamarin bindings for Android Support libraries - For AndroidX see https://github.com/xamarin/AndroidX
MIT License
146 stars 56 forks source link

AndroidX: Research Jetifier Tool from Google #143

Closed Redth closed 5 years ago

Redth commented 5 years ago

We need to investigate the Jetifier tool from Google and figure out how to invoke it on .jar files from our own tool chain. We will need to create a custom MSBuild task to run jetifier on all .jar files in the build.

Goals:

VS bug #765517