Synced strings and increased build version.

This commit is contained in:
Karim Abou Zeid 2015-06-19 18:56:33 +02:00
commit ee235f1b5d
2 changed files with 5 additions and 2 deletions

View file

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