Ver Fonte

update version

cjl_macbook há 6 anos atrás
pai
commit
461caab392
3 ficheiros alterados com 6 adições e 2 exclusões
  1. 4 0
      CHANGELOG.md
  2. 1 1
      example/pubspec.lock
  3. 1 1
      pubspec.yaml

+ 4 - 0
CHANGELOG.md

@@ -1,3 +1,7 @@
+## 0.2.3
+
+Fixed the problem that a project without kotlin could not be compiled.
+
 ## 0.2.2
 
 Add `setIjkPlayerOptions` and `addIjkPlayerOptions`.

+ 1 - 1
example/pubspec.lock

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

+ 1 - 1
pubspec.yaml

@@ -1,6 +1,6 @@
 name: flutter_ijkplayer
 description: Flutter version of bilibilibili ijkplayer, supports common playback protocols, easy to use.
-version: 0.2.2
+version: 0.2.3
 author: caijinglong<cjl_spy@163.com>
 homepage: https://github.com/CaiJingLong/flutter_ijkplayer