Prepared for beta release. Added Playing info toast on fab longclick. Synced translations.

This commit is contained in:
Karim Abou Zeid 2015-04-26 16:04:59 +02:00
commit bb60f33597
25 changed files with 558 additions and 266 deletions

View file

@ -24,8 +24,8 @@ android {
applicationId "com.kabouzeid.gramophone"
minSdkVersion 16
targetSdkVersion 22
versionCode 21
versionName "0.9.9.1b"
versionCode 22
versionName "0.9.9.2b"
}
compileOptions {