Skip to content

(2) Upgrading Android Gradle plugin to 7.0.0

Tyler Sizse requested to merge issue_232_upgrade_agp into main

License and Copyright Notice

By submitting this issue or commenting on this issue, or contributing any content to this issue, you certify under the Developer Certificate of Origin that the content you post may be licensed under GPLv3 (for code) or CC-BY-SA 4.0 International (for non-code content).

Branch Name

issue_232_upgrade_agp

Related Issues

Closes #232 (closed);

Dependencies

Description

Upgrading Android Gradle plugin to 7.0.0

Steps to Test

N/A

Relevant Screenshots

N/A

Relevant Logs

N/A

Developer Notes

  • Upgraded Gradle to 7.0.2
  • Upgraded AGP to 7.0.0
  • Upgraded compileOptions to Java 11
  • Upgraded outdated dependencies
  • Edited inspection profile to display warnings for obsolete API

LABELS

NEST Type::other status::done

Edited by Tyler Sizse

Merge request reports