Gradle-Convention-Plugins is a beginner-friendly template for creating Gradle Convention plugins. It serves as a starting point for developers looking to structure and automate their build process using Gradle Kotlin DSL. This project includes integration with Jetpack Compose for Android applications and aims to provide a clear, easy-to-understand foundation for writing and managing convention plugins in Gradle.
- Kotlin Android Support: Integrate Kotlin Android projects with ease.
- Gradle Kotlin DSL: Use a modern, type-safe DSL for your Gradle scripts.
- Jetpack Compose Integration: Quickly set up and configure Jetpack Compose within the project.
- Convention Plugins: A simplified, customizable template to create and manage Gradle convention plugins.
License >
Copyright 2024 NeIlt-Mobile
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.