New notification icon and setting for toolbar opaque

This commit is contained in:
Karim Abou Zeid 2015-04-09 15:44:28 +02:00
commit 9cd1b4f3ba
12 changed files with 37 additions and 9 deletions

View file

@ -23,8 +23,8 @@ android {
applicationId "com.kabouzeid.gramophone"
minSdkVersion 16
targetSdkVersion 22
versionCode 12
versionName "0.9.6.2b"
versionCode 13
versionName "0.9.6.3b"
}
compileOptions {