gpt4 book ai didi

android-studio - 在Android Studio中生成签名的APK时出错

转载 作者:行者123 更新时间:2023-12-03 07:52:46 26 4
gpt4 key购买 nike

Warning:retrofit2.-KotlinExtensions: can’t find referenced class org.jetbrains.annotations.NotNull



有谁知道如何解决这个问题?

最佳答案

在您的ProGuard中添加

-keep class org.jetbrains.annotations.** { *; }
-dontwarn org.jetbrains.annotations.**

关于android-studio - 在Android Studio中生成签名的APK时出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/56721811/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com