Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mikegapinski committed Apr 30, 2023
1 parent 0159cd2 commit 2ddaf88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/common/di/app_module.dart
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ abstract class AppModule {
@singleton
@preResolve
Future<SharedPreferences> get sharedPreferences => SharedPreferences.getInstance();
}
}
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Tesla Android

publish_to: 'none'

version: 2023.7.1+1
version: 2023.16.5+1

environment:
flutter: "3.7.0"
Expand Down

0 comments on commit 2ddaf88

Please sign in to comment.