Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Commit d88ad96

Browse files
authored
fixed snapshot dependency kotlin
1 parent 8867bb4 commit d88ad96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ repositories {
121121
}
122122

123123
dependencies {
124-
implementation("de.eztxm:ezlib-all:1.0-BETA1.indev4")
124+
implementation("de.eztxm:ezlib:1.0-BETA1.indev4")
125125
}
126126
```
127127

0 commit comments

Comments
 (0)