Skip to content

Commit

Permalink
🔖 9.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Nov 21, 2024
1 parent c8c3ea0 commit f393d30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/ios/Runner/AppDelegate.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import UIKit
import Flutter

@UIApplicationMain
@main
@objc class AppDelegate: FlutterAppDelegate {
override func application(
_ application: UIApplication,
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: wechat_assets_picker_demo
description: The demo project for the wechat_assets_picker package.
version: 9.4.0+62
version: 9.4.1+63
publish_to: none

environment:
Expand Down

0 comments on commit f393d30

Please sign in to comment.