We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
NativeScript
Learn more about funding links in repositories.
Report abuse
1 parent 6726ccc commit c7f384aCopy full SHA for c7f384a
lib/constants.ts
@@ -328,8 +328,8 @@ export class Hooks {
328
}
329
330
export class AndroidBuildDefaults {
331
- public static GradleVersion = "7.0.2";
332
- public static GradleAndroidPluginVersion = "7.0.4";
+ public static GradleVersion = "7.4.0";
+ public static GradleAndroidPluginVersion = "7.1.2";
333
334
335
export const PACKAGE_PLACEHOLDER_NAME = "__PACKAGE__";
0 commit comments