File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11# PrideLib
22
3- ![ Java 21 ] ( https://img.shields.io/badge/language-Java%2021 -9115ff.svg?style=flat-square )
4- [ ![ GitHub license] ( https://img.shields.io/github/license/Queerbric/pridelib?style=flat-square )] ( https://raw.githubusercontent.com/Queerbric/pridelib/1.19 /LICENSE )
3+ ![ Java 25 ] ( https://img.shields.io/badge/language-Java%2025 -9115ff.svg?style=flat-square )
4+ [ ![ GitHub license] ( https://img.shields.io/github/license/Queerbric/pridelib?style=flat-square )] ( https://raw.githubusercontent.com/Queerbric/pridelib/26.1 /LICENSE )
55![ Environment: Client] ( https://img.shields.io/badge/environment-client-1976d2?style=flat-square )
66[ ![ Mod loader: Fabric]] [ fabric ]
77![ Version] ( https://img.shields.io/github/v/tag/Queerbric/pridelib?label=version&style=flat-square )
@@ -17,8 +17,9 @@ repositories {
1717 url = uri("https://maven.gegy.dev")
1818 }
1919}
20+
2021dependencies {
21- modImplementation (include("io.github.queerbric:pridelib:${pridelib_version}"))
22+ implementation (include("io.github.queerbric:pridelib:${pridelib_version}"))
2223}
2324```
2425
You can’t perform that action at this time.
0 commit comments