mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-13 19:22:22 +01:00
Added exe build and tweaked some ui things
This commit is contained in:
@@ -8,7 +8,7 @@ import 'package:crypto/crypto.dart';
|
||||
import 'package:shared_preferences/shared_preferences.dart';
|
||||
|
||||
const _rebootUrl =
|
||||
"https://nightly.link/UWUFN/Universal-Walking-Simulator/workflows/msbuild/master/Release.zip";
|
||||
"https://nightly.link/Milxnor/Universal-Walking-Simulator/workflows/msbuild/master/Release.zip";
|
||||
final GetStorage _storage = GetStorage("update");
|
||||
|
||||
Future<DateTime?> _getLastUpdate() async {
|
||||
|
||||
Reference in New Issue
Block a user