How to build app compliant with Google Play 64-bit requirement?

前端 未结 10 1463
情话喂你
情话喂你 2020-12-01 10:46

After I upload the APK to play store I got the following warning. What changes should I make to release an APK build with flutter SDK to meet the 64-bit requirement?

10条回答
  •  粉色の甜心
    2020-12-01 11:08

    if you use Android Studio

    just go to Build -> Flutter -> Build App Bundle to replace it with apk when uploaded to google play

提交回复
热议问题