You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -25,7 +25,7 @@ This is an example project that shows how to create a Kotlin Compiler Plugin. At
25
25
26
26
## Usage
27
27
28
-
> :information_source: Please be aware that the Kotlin Compiler still doesn’t have any stable API and there is no backwards compatibility guaranteed. Kotlin versions above 1.6.0 can have a totally different API.
28
+
> :information_source: Please be aware that the Kotlin Compiler still doesn’t have any stable API and there is no backwards compatibility guaranteed. Kotlin versions above 1.6.21 can have a totally different API.
29
29
30
30
* Inside the project folder run ` ./gradlew clean build`
0 commit comments