Bump build version

This commit is contained in:
Karim Abou Zeid 2018-01-13 21:31:57 +01:00
commit 711896a26b
2 changed files with 8 additions and 2 deletions

View file

@ -51,8 +51,8 @@ android {
vectorDrawables.useSupportLibrary = true
applicationId 'com.kabouzeid.gramophone'
versionCode 149
versionName '0.16.4'
versionCode 150
versionName '0.16.5'
}
buildTypes {
release {