Skip to content

Commit afe09f1

Browse files
committed
Changed openServices to a List instead of a Set.
Bumped ver 1.2.2
1 parent b660da2 commit afe09f1

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
@@ -4,7 +4,7 @@ plugins {
44
}
55

66
group = 'dev.arctic'
7-
version = '1.2.1'
7+
version = '1.2.2'
88

99
repositories {
1010
mavenCentral()

0 commit comments

Comments
 (0)