Skip to content

Commit 39355e6

Browse files
committed
next release
1 parent c9fc0e6 commit 39355e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
projectVersion=2023.4-SNAPSHOT
1+
projectVersion=2023.4
22

33
org.gradle.warning.mode=all
44

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
processor = "2023.4-SNAPSHOT"
2+
processor = "2023.4"
33

44
kotlin = "1.9.10"
55
build-jdk = "11"

0 commit comments

Comments
 (0)