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