Skip to content

Unify Gradle build styles #39

@marcprux

Description

@marcprux

In some places, the examples use the modern (and preferred) build.gradle.kts kotlinscript syntax, and in others they use the older build.gradle groovy syntax (like in swift-java-weather-app/weather-lib/build.gradle and hello-swift-java/hashing-lib/build.gradle).

It would be good to standardize on a single style for the sample build scripts, not least because it would enable us to share some of the logic with the root swift-android.gradle.kts.

This could also serve as a playground for an eventual set of official recommendations for how to construct Gradle projects that use Swift without necessarily relying on any external plugins.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions