Update Android SDK build tools to version 32.0.0
This commit is contained in:
parent
82cd9a91cc
commit
13b4ba1070
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ buildscript {
|
|||
'compileSdk': 31,
|
||||
'targetSdk': 31,
|
||||
'minSdk': 21,
|
||||
'buildTools': '30.0.3',
|
||||
'buildTools': '32.0.0',
|
||||
'robolectricSdk': 31
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in a new issue