Forráskód Böngészése

Update version to 0.3.0

Caijinglong 6 éve
szülő
commit
c47957c737
3 módosított fájl, 8 hozzáadás és 2 törlés
  1. 6 0
      CHANGELOG.md
  2. 1 1
      example/pubspec.lock
  3. 1 1
      pubspec.yaml

+ 6 - 0
CHANGELOG.md

@@ -1,3 +1,9 @@
+## 0.3.0
+
+Fix: [#91](https://github.com/CaiJingLong/flutter_ijkplayer/issues/91)
+
+- Fix: for android annotation @Nonnull
+
 ## 0.2.9
 
 Fix: [#87](https://github.com/CaiJingLong/flutter_ijkplayer/issues/87)

+ 1 - 1
example/pubspec.lock

@@ -82,7 +82,7 @@ packages:
       path: ".."
       relative: true
     source: path
-    version: "0.2.9"
+    version: "0.3.0"
   flutter_localizations:
     dependency: "direct main"
     description: flutter

+ 1 - 1
pubspec.yaml

@@ -1,6 +1,6 @@
 name: flutter_ijkplayer
 description: Base by bilibili ijkplayer, it's video/audio player, support https、rtmp、m3u8 and more protocol.
-version: 0.2.9
+version: 0.3.0
 author: caijinglong<cjl_spy@163.com>
 homepage: https://github.com/CaiJingLong/flutter_ijkplayer