Fixed crash on systems below Marshmallow
This commit is contained in:
parent
1687a59ded
commit
3f83128161
4 changed files with 17 additions and 6 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue