Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

fix(gradle): only apply kotlin-android plugin if not already applied#32

Open
gwennlbh wants to merge 1 commit into
ionic-team:mainionic-team/capacitor-file-viewer:mainfrom
gwennlbh:patch-1gwennlbh/capacitor-file-viewer:patch-1Copy head branch name to clipboard
Open

fix(gradle): only apply kotlin-android plugin if not already applied#32
gwennlbh wants to merge 1 commit into
ionic-team:mainionic-team/capacitor-file-viewer:mainfrom
gwennlbh:patch-1gwennlbh/capacitor-file-viewer:patch-1Copy head branch name to clipboard

Conversation

@gwennlbh

Copy link
Copy Markdown

Closes #31

Description

Change Type

  • Fix
  • Feature
  • Refactor
  • Breaking Change
  • Documentation

Rationale / Problems Fixed

Tests or Reproductions

Screenshots / Media

Platforms Affected

  • Android
  • iOS
  • Web

Notes / Comments

apply plugin: 'kotlin-android'
}

android {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicate android {} block, namespace is already set in the block below.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gradle 9: Cannot add extension with name 'kotlin', as there is an extension already registered with that name.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.