You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Igor Demin 08a81b3684
Merge pull request #3 from JetBrains/templates
4 years ago
..
.idea App templates 4 years ago
gradle/wrapper Add missing gradle-wrapper.jar 4 years ago
src/main Fix gradle plugin 4 years ago
.gitignore Compose Gradle plugin. 4 years ago
README.md Compose Gradle plugin. 4 years ago
build.gradle.kts Compose Gradle plugin. 4 years ago
gradlew Compose Gradle plugin. 4 years ago
gradlew.bat Compose Gradle plugin. 4 years ago
settings.gradle.kts Compose Gradle plugin. 4 years ago

README.md

Jetpack Compose gradle plugin for easy configuration

Environment variables: COMPOSE_GRADLE_PLUGIN_VERSION - version of plugin COMPOSE_GRADLE_PLUGIN_COMPOSE_VERSION - version of Jetpack Compose which will be used when the plugin is applied