From 3648911e6bd4cbd705e8d68c01454e79ae731bda Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 14:56:41 +0000 Subject: [PATCH] fix(deps): update dependency com.github.anas-elgarhy:alquran-cloud-api to v0.4.2 --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index fc812ea..dbcbc6c 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -18,7 +18,7 @@ repositories { } dependencies { - implementation("com.github.anas-elgarhy:alquran-cloud-api:v0.4.2-v1") + implementation("com.github.anas-elgarhy:alquran-cloud-api:0.4.2") implementation("com.miglayout:miglayout-swing:11.0") // implementation("com.github.goxr3plus:java-stream-player:10.0.2") implementation("com.googlecode.soundlibs:jlayer:1.0.1.4")