falnatsheh/MarkdownView

Bump versionCode

Closed this issue · 3 comments

You requested an update for the F-Droid version at https://f-droid.org/forums/topic/markdownview/, however your build.gradle file still says this is version "1.0" with versioncode "1". You have to bump at least the versioncode (an integer value), because that determines if it's an update or not. See: https://developer.android.com/studio/publish/versioning.html

Thanks, I just updated the version code and number. 73fdf10

I was talking about the app/build.gradle, not the one of the library :p. I don't think versionname and vercode do even apply to libraries, but I am not sure...

whoops 😄 ! alright fixing it right now.