Bump build version

This commit is contained in:
Karim Abou Zeid 2017-12-13 22:37:08 +01:00
commit b0c98e7787
2 changed files with 7 additions and 2 deletions

View file

@ -42,8 +42,8 @@ android {
vectorDrawables.useSupportLibrary = true
applicationId 'com.kabouzeid.gramophone'
versionCode 142
versionName '0.16.2'
versionCode 143
versionName '0.16.3'
}
buildTypes {
release {