Skip to content

feat(android): allow to force gradle version throught nativescript-co… - #5764

Closed
farfromrefug wants to merge 5 commits into
NativeScript:mainfrom
Akylas:gradle_version
Closed

feat(android): allow to force gradle version throught nativescript-co…#5764
farfromrefug wants to merge 5 commits into
NativeScript:mainfrom
Akylas:gradle_version

Conversation

@farfromrefug

Copy link
Copy Markdown
Contributor

…nfig (android.gradleVersion).

We also now allows buildToolsVersion to be correctly overriden Also we now replace {{pluginNamespace}} for plugins as requirement for gradle 8 Same __PACKAGE__ is replaced in app build.gradle (for namespace or app id)

…nfig (`android.gradleVersion`).
We also now allows `buildToolsVersion` to be correctly overriden
Also we now replace `{{pluginNamespace}}` for plugins as requirement for gradle 8
Same `__PACKAGE__` is replaced in app build.gradle (for namespace or app id)
# Conflicts:
#	lib/services/android-plugin-build-service.ts
@NathanWalkerNathanWalker added this to the 8.7 milestone Oct 23, 2023
# Conflicts:
#	vendor/gradle-app/build.gradle
#	vendor/gradle-plugin/build.gradle
@farfromrefug

Copy link
Copy Markdown
ContributorAuthor

superseded by #5774

@NathanWalkerNathanWalker modified the milestones: 8.7, 9.0Feb 2, 2024
@rigor789rigor789 closed this Apr 3, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@farfromrefug@NathanWalker@rigor789