1
0
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:
Fredia Huya-Kouadio
2021-02-17 14:46:45 -08:00
committed by Rémi Verschelde
parent 8a426923c2
commit 1557bc8396

View File

@@ -1,5 +1,5 @@
ext.versions = [
androidGradlePlugin: '4.1.0',
androidGradlePlugin: '4.0.1',
compileSdk : 29,
minSdk : 18,
targetSdk : 29,