Skip to content

Commit

Permalink
Release version 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Christine Emrich committed Oct 3, 2020
1 parent f4de0b1 commit 96c1f77
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ android {
applicationId "de.christinecoenen.code.zapp"
minSdkVersion 21
targetSdkVersion 29
versionCode 45
versionName "3.5.1"
versionCode 46
versionName "3.6.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

Expand Down
5 changes: 5 additions & 0 deletions app/src/main/res/raw/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 3.6.0
* Fehler beim Download behoben
* Fehler beim laden der Untertitel behoben
* Einstellbare Wiedergabe-Geschwindigkeit

# 3.5.1
* Fehler beim Download auf SD-Karte behoben
* Fehler-Melden-Button in Download-Benachrichtigung eingebaut
Expand Down

0 comments on commit 96c1f77

Please sign in to comment.