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
{{ message }}
This repository was archived by the owner on Mar 2, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
> [!CAUTION]
2
2
> This repository is obsolete. The source code for the [Gradle Checker Framework Plugin](https://github.com/typetools/checker-framework-gradle-plugin) has moved.
3
3
>
4
-
> You still use the plugin in the same way; for example, in a `build.gradle` file, write:
4
+
> You still use the plugin in the same way. For example, in a `build.gradle` file, write:
5
5
>
6
6
> ```gradle
7
7
> plugins {
@@ -11,7 +11,7 @@
11
11
>
12
12
> However, there are a few changes. See the [documentation about
0 commit comments