Merge pull request #76325 from m4gr3d/downgrade_agp_main
Downgrade android gradle plugin to version 7.2.1.
This commit is contained in:
commit
220d44eff4
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
ext.versions = [
|
||||
androidGradlePlugin: '7.3.0',
|
||||
androidGradlePlugin: '7.2.1',
|
||||
compileSdk : 33,
|
||||
// Also update 'platform/android/export/export_plugin.cpp#OPENGL_MIN_SDK_VERSION'
|
||||
minSdk : 21,
|
||||
|
|
Loading…
Reference in a new issue