Skip to content

Commit af25893

Browse files
committed
feat: bump allay gradle to 0.2.0
1 parent bee1727 commit af25893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id("java-library")
3-
id("org.allaymc.gradle.plugin") version "0.1.2"
3+
id("org.allaymc.gradle.plugin") version "0.2.0"
44
}
55

66
// TODO: Update the group to yours (should be same to the package of the plugin main class)

0 commit comments

Comments
 (0)