Temporarily downgrade AGP to fix extension loading issue in non-debug builds
(cherry picked from commit 628a3bc16c6f059757bc0e1502708f5a2d56732b)
This commit is contained in:
parent
452a661553
commit
db2a67644e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[versions]
|
||||
agp_version = "7.2.0"
|
||||
agp_version = "7.1.3"
|
||||
lifecycle_version = "2.5.0-rc01"
|
||||
|
||||
[libraries]
|
||||
|
|
|
|||
Loading…
Reference in a new issue