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