Skip to content

Commit b04d0fd

Browse files
committed
Update FoxLoader to 1.0.0 & ReIndev 2.8.1
1 parent 0803cb3 commit b04d0fd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ buildscript {
44
maven { url 'https://jitpack.io/' }
55
}
66
dependencies {
7-
classpath('com.github.Fox2Code.FoxLoader:dev:0.3.0')
7+
classpath('com.github.Fox2Code.FoxLoader:dev:1.0.0')
88
}
99
}
1010

1111
apply plugin: 'foxloader.dev'
1212

13-
version '1.1.0'
13+
version '1.1.1'
1414

1515
foxloader {
1616
// forceReload = true
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
0
2-
1
3-
2
1+
{
2+
"animation": {}
3+
}

0 commit comments

Comments
 (0)