Skip to content

Commit

Permalink
5.38
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Schildbach committed Oct 22, 2017
1 parent 08d1f81 commit 4154f45
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wallet/AndroidManifest.xml
Expand Up @@ -3,8 +3,8 @@
xmlns:tools="http://schemas.android.com/tools"
package="de.schildbach.wallet_test"
android:installLocation="internalOnly"
android:versionCode="317"
android:versionName="5.37" >
android:versionCode="318"
android:versionName="5.38" >

<uses-sdk
android:minSdkVersion="16"
Expand Down
4 changes: 4 additions & 0 deletions wallet/CHANGES
@@ -1,3 +1,7 @@
v5.38

* Fix crash on Pixel 2 devices.

v5.37

* Use a lot less memory for displaying QR codes.
Expand Down

0 comments on commit 4154f45

Please sign in to comment.