mirror of
https://github.com/godotengine/godot.git
synced 2024-12-09 10:09:20 +08:00
Revert AGP to version 4.0.1 as a workaround to https://issuetracker.google.com/issues/171235570 in version 4.1.x
This commit is contained in:
parent
327ac7c375
commit
e5311f3523
@ -1,5 +1,5 @@
|
||||
ext.versions = [
|
||||
androidGradlePlugin: '4.1.0',
|
||||
androidGradlePlugin: '4.0.1',
|
||||
compileSdk : 29,
|
||||
minSdk : 18,
|
||||
targetSdk : 29,
|
||||
|
Loading…
Reference in New Issue
Block a user