Skip to content
This repository has been archived by the owner on Dec 25, 2024. It is now read-only.

Commit

Permalink
Bump to 5.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelm committed Apr 16, 2019
1 parent 287ab62 commit b40e353
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
4 changes: 2 additions & 2 deletions opacclient/opacapp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
minSdkVersion 15
targetSdkVersion 27
multiDexEnabled true
versionCode 202
versionName "5.7.1"
versionCode 203
versionName "5.8.0"
vectorDrawables.useSupportLibrary = true
}

Expand Down
5 changes: 5 additions & 0 deletions opacclient/opacapp/src/main/res/raw-de/changelog.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
5.8.0<br>
SSL-Probleme auf älteren Geräten behoben<br>
Probleme mit Arena, WinBiap, Koha und PICA behoben
<br><br>

5.7.1<br>
Link zum empfohlenen Barcode-Scanner behoben<br>
OPEN: Erkennung leerer Suchergebnisse verbessert<br>
Expand Down
5 changes: 5 additions & 0 deletions opacclient/opacapp/src/main/res/raw/changelog.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
5.8.0<br>
Fixed SSL problems on older devices<br>
Fixed issues with Arena, WinBiap, Koha, and PICA
<br><br>

5.7.1<br>
Update link to recommended barcode scanner<br>
OPEN: Deal with empty result sets<br>
Expand Down

0 comments on commit b40e353

Please sign in to comment.