Skip to content
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Foso authored Jan 23, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent c9522ba commit d0065f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@


## Introduction 🙋‍♂️ 🙋‍
I wrote an annotation processing libary that can detect annotations in Kotlin Native/JS and Jvm projects, because Kapt is only working with KotlinJvm. The library can be used in Kotlin Compiler plugins. Tested with Kotlin 1.3.41 and 1.3.50
I wrote an annotation processing libary that can detect annotations in Kotlin Native/JS and Jvm projects, because Kapt is only working with KotlinJvm. The library can be used in Kotlin Compiler plugins. Tested with Kotlin 1.3.41, 1.3.50, 1.3.61

It can detect annotations with following targets:
```groovy

0 comments on commit d0065f3

Please sign in to comment.