From 4bd352b399fea4ba14ad109d25ae4729722e2ecf Mon Sep 17 00:00:00 2001 From: kibi-bot <builders@kibis.is> Date: Wed, 16 Oct 2024 16:44:41 +0000 Subject: [PATCH] chore(release): 1.0.0-beta.11 # [1.0.0-beta.11](https://github.com/kibis-is/mobile-app/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2024-10-16) ### Features * add adaptive icons ([#13](https://github.com/kibis-is/mobile-app/issues/13)) ([a6fe285](https://github.com/kibis-is/mobile-app/commit/a6fe28504a1efc5abea1db29e92516f77522068a)) --- CHANGELOG.md | 7 +++++++ pubspec.yaml | 12 +----------- 2 files changed, 8 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1004946f..f9f238ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.0.0-beta.11](https://github.com/kibis-is/mobile-app/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2024-10-16) + + +### Features + +* add adaptive icons ([#13](https://github.com/kibis-is/mobile-app/issues/13)) ([a6fe285](https://github.com/kibis-is/mobile-app/commit/a6fe28504a1efc5abea1db29e92516f77522068a)) + # [1.0.0-beta.10](https://github.com/kibis-is/mobile-app/compare/v1.0.0-beta.9...v1.0.0-beta.10) (2024-10-10) diff --git a/pubspec.yaml b/pubspec.yaml index a3d0304a..a6c182aa 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,14 +1,9 @@ name: kibisis - description: "Kibisis Mobile App" - publish_to: "none" - -version: 1.0.0+10000010 - +version: 1.0.0+10000011 environment: sdk: ">=3.3.1 <4.0.0" - dependencies: flutter: sdk: flutter @@ -48,10 +43,8 @@ dependencies: infinite_scroll_pagination: ^4.0.0 flutter_confetti: ^0.3.0 reown_walletkit: ^1.0.1 - dependency_overrides: win32: 5.5.0 - dev_dependencies: commitlint_cli: ^0.7.1 flutter_launcher_icons: ^0.13.1 @@ -60,7 +53,6 @@ dev_dependencies: sdk: flutter husky: ^0.1.7 test: ^1.24.9 - flutter_native_splash: color: "#1A202C" image: "assets/images/splash-logo.png" @@ -71,7 +63,6 @@ flutter_native_splash: ios: true web: true fullscreen: true - flutter_launcher_icons: android: false # custom made using android studio's image asset tool ios: "assets/icons/icon@1024x1024.png" @@ -87,7 +78,6 @@ flutter_launcher_icons: macos: generate: true image_path: "assets/icons/icon@1024x1024.png" - flutter: uses-material-design: true assets: