Skip to content

Commit

Permalink
recipe: Change tv version 7.0 to 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JSUYA committed May 24, 2024
1 parent 46169c5 commit 2e143e9
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions .github/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
plugins:
audioplayers: ["tv-7.0"]
connectivity_plus: ["tv-7.0"]
device_info_plus: ["tv-7.0"]
flutter_secure_storage: ["tv-7.0"]
flutter_tts: ["tv-7.0"]
integration_test: ["tv-7.0"]
messageport: ["tv-7.0"]
package_info_plus: ["tv-7.0"]
path_provider: ["tv-7.0"]
shared_preferences: ["tv-7.0"]
sqflite: ["tv-7.0"]
tizen_app_manager: ["tv-7.0"]
tizen_audio_manager: ["tv-7.0"]
tizen_bundle: ["tv-7.0"]
tizen_package_manager: ["tv-7.0"]
tizen_rpc_port: ["tv-7.0"]
url_launcher: ["tv-7.0"]
audioplayers: ["tv-8.0"]
connectivity_plus: ["tv-8.0"]
device_info_plus: ["tv-8.0"]
flutter_secure_storage: ["tv-8.0"]
flutter_tts: ["tv-8.0"]
integration_test: ["tv-8.0"]
messageport: ["tv-8.0"]
package_info_plus: ["tv-8.0"]
path_provider: ["tv-8.0"]
shared_preferences: ["tv-8.0"]
sqflite: ["tv-8.0"]
tizen_app_manager: ["tv-8.0"]
tizen_audio_manager: ["tv-8.0"]
tizen_bundle: ["tv-8.0"]
tizen_package_manager: ["tv-8.0"]
tizen_rpc_port: ["tv-8.0"]
url_launcher: ["tv-8.0"]

# Only testable with wearable profile.
battery_plus: []
Expand Down

0 comments on commit 2e143e9

Please sign in to comment.