update version to 2.7.1

This commit is contained in:
tibbi 2017-08-28 08:27:48 +02:00
parent aa25ce1659
commit c6d1e9ac71

View File

@ -11,7 +11,7 @@ android {
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 25 targetSdkVersion 25
versionCode 88 versionCode 88
versionName "2.7.0" versionName "2.7.1"
multiDexEnabled true multiDexEnabled true
} }