Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Commit 1455eac

Browse files
committed
use latest
1 parent 5a2be5d commit 1455eac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ String getBuildSignKey(String property) {
3232

3333
ext {
3434
processorApiVersion = '2021.1'
35-
processorTestVersion = '2021.6-SNAPSHOT'
35+
processorTestVersion = '2021.5'
3636
groovyVersion = '3.0.9'
3737

3838
publishUser = getBuildProperty ('PUBLISH_USER')

0 commit comments

Comments
 (0)