HaarigerHarald / android-youtubeExtractor

Deprecated: Android based YouTube URL extractor and downloader
Other
877 stars 304 forks source link

APK attached to tag 2.0.0 identifies as 1.9.0 #132

Open IzzySoft opened 4 years ago

IzzySoft commented 4 years ago

Looks like you forgot to update versionName. Could you please fix and replace the APK?

package: name='at.huber.youtubeDownloader' versionCode='4' versionName='1.9' compileSdkVersion='28' compileSdkVersionCodename='9'