We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9386098 commit 2af3300Copy full SHA for 2af3300
1 file changed
build.gradle
@@ -15,8 +15,8 @@ version projectVersion
15
16
ext {
17
processorApiVersion = '2021.1'
18
- processorCoreVersion = '2022.5-SNAPSHOT'
19
- processorTestVersion = '2022.2-SNAPSHOT'
+ processorCoreVersion = '2022.5'
+ processorTestVersion = '2022.2'
20
}
21
22
repositories {
0 commit comments