Revert AGP to version 4.0.1 as a workaround to https://issuetracker.google.com/issues/171235570 in version 4.1.x
(cherry picked from commit e5311f3523
)
This commit is contained in:
parent
8a426923c2
commit
1557bc8396
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
ext.versions = [
|
||||
androidGradlePlugin: '4.1.0',
|
||||
androidGradlePlugin: '4.0.1',
|
||||
compileSdk : 29,
|
||||
minSdk : 18,
|
||||
targetSdk : 29,
|
||||
|
|
Loading…
Reference in a new issue