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