Fixed crash on systems below Marshmallow

This commit is contained in:
Karim Abou Zeid 2015-08-19 00:22:05 +02:00
commit 3f83128161
4 changed files with 17 additions and 6 deletions

View file

@ -50,8 +50,8 @@ android {
applicationId "com.kabouzeid.gramophone"
minSdkVersion 16
targetSdkVersion 23
versionCode 65
versionName "0.9.43 beta6"
versionCode 66
versionName "0.9.43 beta7"
}
buildTypes {
release {