AndResGuard
AndResGuard copied to clipboard
gradle 7.0.0 报错
API 'BaseVariant.getApplicationIdTextResource' is obsolete and has been replaced with 'VariantProperties.applicationId'. It will be removed in version 7.0 of the Android Gradle plugin. For more information, see TBD. To determine what is calling BaseVariant.getApplicationIdTextResource, use -Pandroid.debug.obsoleteApi=true on the command line to display more information.
Some problems were found with the configuration of task ':app:resguardRelease' (type 'AndResGuardTask').
- Type 'com.tencent.gradle.AndResGuardTask' property 'android' is missing an input or output annotation.
- Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
+1
+1
+1
+1
+1
修改了gradle7.0+的版本 https://github.com/Leon406/AndResGuard
@Leon406 thank you so much ❤️