Skip to content

Commit

Permalink
feat: API 32 support (#1427)
Browse files Browse the repository at this point in the history
  • Loading branch information
breautek committed May 3, 2022
1 parent 087e9e6 commit e730000
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions framework/cdv-gradle-config-defaults.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"MIN_SDK_VERSION": 22,
"SDK_VERSION": 31,
"SDK_VERSION": 32,
"GRADLE_VERSION": "7.4.2",
"MIN_BUILD_TOOLS_VERSION": "31.0.0",
"MIN_BUILD_TOOLS_VERSION": "32.0.0",
"AGP_VERSION": "7.1.0",
"KOTLIN_VERSION": "1.5.21",
"ANDROIDX_APP_COMPAT_VERSION": "1.3.1",
Expand Down

0 comments on commit e730000

Please sign in to comment.