Synced strings, increased app version.

This commit is contained in:
Karim Abou Zeid 2015-06-18 18:44:50 +02:00
commit 1908d1fe78
10 changed files with 57 additions and 20 deletions

View file

@ -26,8 +26,8 @@ android {
applicationId "com.kabouzeid.gramophone"
minSdkVersion 16
targetSdkVersion 22
versionCode 40
versionName "0.9.24b dev-1"
versionCode 41
versionName "0.9.25b dev-1"
}
buildTypes {