Skip to content

fix: remove AGP 9 property shims and jcenter() - #31

Open
jcesarmobile wants to merge 2 commits into
mainfrom
RMET-5371
Open

fix: remove AGP 9 property shims and jcenter()#31
jcesarmobile wants to merge 2 commits into
mainfrom
RMET-5371

Conversation

@jcesarmobile

Copy link
Copy Markdown
Member

the gradle.properties removal of properties is basically a copy of ionic-team/capacitor#8584 changes
for jcenter() removal I simplified it since I don't think we should be adding mavenCentral()

also removes the whole

if (project.extensions.findByName('kotlin') == null) {
    apply plugin: 'kotlin-android'
}

block instead of just apply plugin: 'kotlin-android', if present

Comment thread src/index.ts
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.

2 participants