Skip to content

Commit ca85f88

Browse files
Update build.gradle.kts
1 parent 279393f commit ca85f88

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

build.gradle.kts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
plugins {
2-
id("studio.o7.remora") version "0.1.6"
2+
id("studio.o7.remora") version "0.2.0"
33
}
44

55
group = "studio.o7"
66

77
information {
8+
artifactId = "agones-sdk"
89
description = "Agones Java gRPC SDK implementation"
910
url = "https://github.com/o7studios/agones-java-sdk"
1011

0 commit comments

Comments
 (0)