Skip to content

Commit

Permalink
Merge pull request #230 from droibit/feature/prepare_for_next_dev
Browse files Browse the repository at this point in the history
Prepare for the next development
  • Loading branch information
droibit authored Jan 19, 2025
2 parents 9838537 + 0018a71 commit adf86c7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion flutter_custom_tabs_android/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: flutter_custom_tabs_android
description: Android platform implementation of flutter_custom_tabs.
version: 2.2.0-dev.4
repository: https://github.com/droibit/flutter_custom_tabs/tree/main/flutter_custom_tabs_android
publish_to: 'none'

environment:
sdk: ^3.2.0
Expand All @@ -19,7 +20,9 @@ flutter:
dependencies:
flutter:
sdk: flutter
flutter_custom_tabs_platform_interface: ^2.2.0-dev.1
# flutter_custom_tabs_platform_interface: ^2.2.0-dev.1
flutter_custom_tabs_platform_interface:
path: ../flutter_custom_tabs_platform_interface
meta: ^1.10.0

dev_dependencies:
Expand Down

0 comments on commit adf86c7

Please sign in to comment.