fix publishing
All checks were successful
/ Build & Publish (push) Successful in 58s

This commit is contained in:
Daniella 2024-06-25 06:34:25 +02:00
parent e155c31771
commit ebf5c1d39e
Signed by: TudbuT
GPG key ID: B3CF345217F202D3

View file

@ -16,7 +16,7 @@ configurations.configureEach {
} }
dependencies { dependencies {
implementation('de.tudbut:tuddylib:+') implementation('de.tudbut:tuddylib:[1,)')
} }
test { test {