Skip to content

Commit

Permalink
Merge branch 'main' into macos_ui
Browse files Browse the repository at this point in the history
  • Loading branch information
TJMusiitwa authored May 6, 2022
2 parents 34a5ca3 + 709b270 commit 860d755
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ apply plugin: 'com.android.application'
apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"

android {
compileSdkVersion 29
compileSdkVersion 31

lintOptions {
disable 'InvalidPackage'
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
3 changes: 2 additions & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.0"

hive_flutter:
dependency: "direct main"
description:
Expand Down Expand Up @@ -375,4 +376,4 @@ packages:
version: "3.1.0"
sdks:
dart: ">=2.15.0 <3.0.0"
flutter: ">=2.8.1"
flutter: ">=2.8.1"

0 comments on commit 860d755

Please sign in to comment.