Bump build version

This commit is contained in:
Karim Abou Zeid 2019-06-21 17:48:24 +02:00
commit 11c636c7f8
2 changed files with 8 additions and 2 deletions

View file

@ -44,8 +44,8 @@ android {
vectorDrawables.useSupportLibrary = true
applicationId 'com.kabouzeid.gramophone'
versionCode 172
versionName '1.3.0'
versionCode 175
versionName '1.3.1'
}
signingConfigs {
release {