Skip to content

Commit 9fd77af

Browse files
authored
Merge pull request #10 from RareScrap/0.5.0_bugfix_#2
bugfix(examples): Зависимость от configurableweight обновлена до 0.5.0
2 parents c1dcc83 + b727f5d commit 9fd77af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/case2/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ repositories {
77
}
88

99
dependencies {
10-
compile 'ru.rarescrap.configurableweight:configurableweight:0.4.0_1.7.10:dev'
10+
compile 'ru.rarescrap.configurableweight:configurableweight:0.5.0_1.7.10:dev'
1111
}

0 commit comments

Comments
 (0)