Skip to content

Commit

Permalink
feat!: Upgrade to Gradle and AGP 8
Browse files Browse the repository at this point in the history
  • Loading branch information
jcesarmobile authored and breautek committed Oct 21, 2023
1 parent 4742358 commit c385106
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
Expand Up @@ -2,9 +2,9 @@
"MIN_SDK_VERSION": 24,
"SDK_VERSION": 33,
"COMPILE_SDK_VERSION": null,
"GRADLE_VERSION": "7.6",
"GRADLE_VERSION": "8.0",
"MIN_BUILD_TOOLS_VERSION": "33.0.2",
"AGP_VERSION": "7.4.2",
"AGP_VERSION": "8.0.0",
"KOTLIN_VERSION": "1.7.21",
"ANDROIDX_APP_COMPAT_VERSION": "1.6.1",
"ANDROIDX_WEBKIT_VERSION": "1.6.0",
Expand Down

0 comments on commit c385106

Please sign in to comment.