Skip to content

Commit

Permalink
Reserve package name app_update
Browse files Browse the repository at this point in the history
  • Loading branch information
sigurdm committed Sep 6, 2024
1 parent bfc80b7 commit f6435e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/lib/package/overrides.dart
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ final _reservedPackageNames = <String>[
'kotlin', // for yousefi@
'ok_http', // https://github.com/dart-lang/http/tree/master/pkgs/ok_http
'credilio_sbm', // for owner of package:crediliosbm
'app_update',
].map(reducePackageName).toList();

const redirectPackageUrls = <String, String>{
Expand Down

0 comments on commit f6435e8

Please sign in to comment.