Bump build version

This commit is contained in:
Karim Abou Zeid 2018-05-18 14:58:43 +02:00
commit 714497eedf
2 changed files with 11 additions and 2 deletions

View file

@ -44,8 +44,8 @@ android {
vectorDrawables.useSupportLibrary = true
applicationId 'com.kabouzeid.gramophone'
versionCode 160
versionName '1.0.0'
versionCode 161
versionName '1.0.1'
}
buildTypes {
release {