You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-18 14:21:41 +00:00
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:
committed by
Rémi Verschelde
parent
8a426923c2
commit
1557bc8396
@@ -1,5 +1,5 @@
|
|||||||
ext.versions = [
|
ext.versions = [
|
||||||
androidGradlePlugin: '4.1.0',
|
androidGradlePlugin: '4.0.1',
|
||||||
compileSdk : 29,
|
compileSdk : 29,
|
||||||
minSdk : 18,
|
minSdk : 18,
|
||||||
targetSdk : 29,
|
targetSdk : 29,
|
||||||
|
|||||||
Reference in New Issue
Block a user