Skip to content

[SETUP] - [Gradle] : New project using Grade Kotlin DSL/Multiplatform #375

Description

@kishorereddy

Overview

Set up a Kotlin gradle DSL project / multi-platform ( default approach )

Problem

Need to move away from this older build process
Kiit is still using the older .gradle format. This is to switch ( starting with just 1 project ), over to Kotlin gradle script with .kt and also use the new multi-platform project setup.

Solution

  1. kiit.results: Only do 1 project first
  2. Publish : Publish to a test package ( e.g. kiit.experimental.results )
  3. Test : Test out the artifact in a jvm project, android project
  4. IOS : Test out the project in an iOS project

Alternatives

n/a

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions