We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2da5c6 commit 0ba45faCopy full SHA for 0ba45fa
1 file changed
build.gradle
@@ -33,7 +33,7 @@ String getBuildSignKey(String property) {
33
34
ext {
35
processorApiVersion = '2021.1'
36
- processorCoreVersion = '2022.3-SNAPSHOT'
+ processorCoreVersion = '2022.2'
37
processorTestVersion = '2022.1'
38
39
publishUser = getBuildProperty ('PUBLISH_USER')
0 commit comments