'Failed to transform" error after migrating to AndroidX

前端 未结 5 2157
一整个雨季
一整个雨季 2021-02-08 07:58

I\'m using Android Studio 3.2 Canary 14 and am trying to migrate an existing project to use AndroidX. It sounds from https://developer.android.com/topic/libraries/s

5条回答
  •  灰色年华
    2021-02-08 08:58

    As per a statement on the AndroidX refactor made by a Google Engineer (Support Library) during the I/O session "What's New in Support Library?", Google already discovered bugs related to Jetifier in Android Studio 3.2 Canary 14.

    Thus, it is advised to wait until Canary 15 (to be released the coming week) before starting the AndroidX migration process.

提交回复
热议问题