Skip to content

Commit 0803cb3

Browse files
committed
Update FoxLoader to 0.3.0
1 parent e4137a6 commit 0803cb3

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 @@ buildscript {
44
maven { url 'https://jitpack.io/' }
55
}
66
dependencies {
7-
classpath('com.github.Fox2Code.FoxLoader:dev:0.2.1')
7+
classpath('com.github.Fox2Code.FoxLoader:dev:0.3.0')
88
}
99
}
1010

0 commit comments

Comments
 (0)