feat: reconfigure package name.

This commit is contained in:
Alberto Ponces
2022-08-06 22:35:35 +01:00
parent fc06f8d571
commit 35a68b1674
38 changed files with 80 additions and 85 deletions

View File

@@ -2,7 +2,7 @@ import 'dart:io';
import 'package:dio/dio.dart';
import 'package:injectable/injectable.dart';
import 'package:path_provider/path_provider.dart' as p;
import 'package:revanced_manager_flutter/constants.dart';
import 'package:revanced_manager/constants.dart';
import 'github_api.dart';
// use path_provider to get the path of the storage directory