#8 Warning during build-time

Open
opened 3 years ago by victor.hernandez17 · 0 comments

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 added the
bug
label 3 years ago
victor.hernandez17 added the
warning
label 3 years ago
victor.hernandez17 removed the
bug
label 3 years ago
Sign in to join this conversation.
Loading…
Cancel
Save
There is no content yet.