From 68d10f10c4bc3718bc19c9d6ce95e3d4a789f7ff Mon Sep 17 00:00:00 2001 From: Kingkor Roy Tirtho Date: Thu, 7 Jul 2022 15:43:47 +0600 Subject: [PATCH] Updated nightly builds link in README --- README.md | 2 +- pubspec.yaml | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 807516d8..f793b3d9 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ I'm always releasing newer versions of binary of the software each 2-3 month wit > **Note!:** If you don't understand this download table. You can read [installation instructions][wiki-installation-instructions] from the wiki ## Nightly Builds -Get the latest nightly builds of Spotube [here](https://nightly.link/KRTirtho/spotube/workflows/flutter-build/build) +Get the latest nightly builds of Spotube [here](https://nightly.link/KRTirtho/spotube/workflows/spotube-nightly/build) ## Optional Configurations ### Login with Spotify diff --git a/pubspec.yaml b/pubspec.yaml index 3f84bb13..4c4b00ab 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -63,8 +63,6 @@ dependencies: hive_flutter: ^1.1.0 dbus: ^0.7.3 audioplayers: ^1.0.1 - resizable_widget: ^1.0.5 - async: ^2.8.2 dev_dependencies: flutter_test: