beplus / fastlane-plugin-versioning_android

Android Versioning Plugin for Fastlane
MIT License
140 stars 25 forks source link

can't install v0.1.1 #16

Closed xwartz closed 1 year ago

xwartz commented 2 years ago

Could not find fastlane-plugin-versioning_android-0.1.1 in any of the sources.

The latest version is v0.1.0 on RubyGems

marcuswu commented 1 year ago

It looks like the tag was created, but no new version was deployed to RubyGems. What needs to happen to get the latest on RubyGems?

githubbla commented 1 year ago

resolved by alter gem 'fastlane-plugin-versioning_android', git: "https://github.com/beplus/fastlane-plugin-versioning_android.git"

it's bring 0.1.1

igorlamos commented 1 year ago

Version 0.1.1 was pushed to RubyGems.

Can you guys check that it works? Thanks!

githubbla commented 1 year ago

removed git, it's updated to 0..1.1