Zongle Wang

Results 554 comments of Zongle Wang

I believe you could move `src/main/resources/application.yml` into `src/main/resources/BOOT-INF/classes/application.yml` and remove ```groovy from('src/main/resources') { into 'BOOT-INF/classes/' include '**/*.yml' } ```

This case looks like the correct behavior like `Jar` task did, see #1296.

@sergeykad Can you try with the latest version?

I'll close this until someone complains again.

Try `META-INF/**` with the latest version.

Skipping string relocations has been landed in #1401.

Anything blocking merging this?

> There is an easy way to bundle the `artifacts.json` for you, see https://github.com/cashapp/licensee/releases/tag/1.13.0. _Originally posted by @Goooler in [#206](https://github.com/google/play-services-plugins/issues/206#issuecomment-2742441753)_