Update use_update_checker.dart

This commit is contained in:
Kshamendra 2024-04-15 21:26:27 +05:30 committed by GitHub
parent cb95663412
commit 1f6c259525
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -62,7 +62,7 @@ void useUpdateChecker(WidgetRef ref) {
barrierColor: Colors.black26,
builder: (context) {
const url =
"https://spotube.krtirtho.dev/other-downloads/stable-downloads";
"https://spotube.krtirtho.dev/downloads";
return AlertDialog(
title: const Text("Spotube has an update"),
actions: [