bump version number

This commit is contained in:
Phillip Thelen 2019-02-28 16:55:39 +01:00
parent 2974409c93
commit 2e0ef079d4

View file

@ -147,8 +147,8 @@ android {
buildConfigField "String", "STORE", "\"google\""
multiDexEnabled true
versionCode 2066
versionName "1.7.1"
versionCode 2067
versionName "1.8"
}
lintOptions {