Bump build version

This commit is contained in:
Karim Abou Zeid 2018-04-23 21:17:43 +02:00
commit b52b7cc219
2 changed files with 7 additions and 2 deletions

View file

@ -51,8 +51,8 @@ android {
vectorDrawables.useSupportLibrary = true
applicationId 'com.kabouzeid.gramophone'
versionCode 154
versionName '0.16.8'
versionCode 155
versionName '0.16.9'
}
buildTypes {
release {