#8 Warning during build-time

开启中
victor.hernandez173 年前创建 · 0 条评论

Multiple warnings during build-time keep occurring due to deprecations, unknown constants, etc.

The specified Android SDK Build Tools version (28.0.3) is ignored, as it is below the minimum supported version (29.0.2) for Android Gradle Plugin 4.1.1.
warning: unknown enum constant Scope.LIBRARY_GROUP_PREFIX
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: project-path/app/src/main/java/uprrp/tania/SNSRegister.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
45 warnings
Multiple warnings during build-time keep occurring due to deprecations, unknown constants, etc. ``` The specified Android SDK Build Tools version (28.0.3) is ignored, as it is below the minimum supported version (29.0.2) for Android Gradle Plugin 4.1.1. warning: unknown enum constant Scope.LIBRARY_GROUP_PREFIX Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: project-path/app/src/main/java/uprrp/tania/SNSRegister.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 45 warnings ```
victor.hernandez17 添加了标签
bug
3 年前
victor.hernandez17 添加了标签
warning
3 年前
victor.hernandez17 删除了标签
bug
3 年前
登陆 并参与到对话中。
未选择里程碑
未指派成员
1 名参与者
到期时间

未设置到期时间。

正在加载...
取消
保存
这个人很懒,什么都没留下。