Skip to content

MinkiPan-zz/kotlindsl

 
 

Repository files navigation

kotlindsl

This project demonstrates various Kotlin DSL usecases in different modules, gradle kotlin dsl script is used

How to import

After cloning, see link to see how to import this project into IntelliJ IDE, check the Import a project from a Gradle model section

If you encounter this error after importing: SDK location not found. Define location with an ANDROID_SDK_ROOT environment variable or by setting the sdk.dir path in your project's local properties file. Create a local.properties file and put it into the root project folder, in the file, define this line: sdk.dir={pathToYourSDK}/Android/sdk.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%