Skip to content
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.

Add sample demonstrating Kapt plugin usage in Android project #620

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gildor
Copy link
Contributor

@gildor gildor commented Nov 29, 2017

Context

Example of configuration of Android Kotlin project that uses annotation processing libraries (just for example Android DataBinding Library and Dagger 2).
Annotation Processing widely used on Android and kapt supports Kotlin and Java code as a source for code generation. The sample contains examples of the configuration of two popular libraries with AP.

Contributor Checklist

  • Base the PR against the develop branch
  • Sign Gradle CLA
  • Provide integration tests to verify changes from a user perspective CI doesn't support Android builds
  • Provide unit tests to verify logic N/A
  • Ensure that tests pass locally: ./gradlew check --parallel

@bamboo bamboo added this to the 1.0.0 milestone Jan 16, 2018
@eskatos eskatos modified the milestones: 1.0.0, 1.1.0 Jan 31, 2018
@eskatos eskatos removed this from the 1.0.0 milestone May 16, 2018
@eskatos eskatos changed the base branch from develop to master April 25, 2019 14:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants