Skip to content

Commit

Permalink
Do v1.1.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
DonnKey committed May 4, 2020
1 parent f2f7cb5 commit 7a4ae28
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,8 @@ The last item in the strings.xml file is a string
summarizing the changes (just a short name) that should be updated
for each new release.

Web page only: add note about fre:ac for easy ripping.
Web page only: add note about fre:ac for easy ripping.

## Version 1.1.1
Fix problem with getting audio tag data to form titles (only affected
released versions... proGuard dependency issue.)
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ android {
multiDexEnabled true
minSdkVersion 17
targetSdkVersion 28
versionCode 3
versionCode 4
versionName getVersionName()
}
buildTypes {
Expand Down

0 comments on commit 7a4ae28

Please sign in to comment.