Skip to content

Commit

Permalink
fix:release version
Browse files Browse the repository at this point in the history
  • Loading branch information
biless committed Jun 16, 2023
1 parent de62833 commit 757fe72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/ijkplayer/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true

VERSION_NAME=1.0.0
VERSION_NAME=1.0.2
VERSION_CODE=010000
GROUP=io.github.flutterplayer

Expand Down
2 changes: 1 addition & 1 deletion ios/CocoaPodsConfig/fplayer-core.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |spec|
#

spec.name = "fplayer-core"
spec.version = "1.0.1"
spec.version = "1.0.2"
spec.summary = "fplayer core project"

# This description is used to generate tags and improve search results.
Expand Down

0 comments on commit 757fe72

Please sign in to comment.