Prepare release 1.8.0

This commit is contained in:
Thomas 2020-11-21 17:26:28 +01:00
parent 64e1c7ca81
commit e9608f63db
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
minSdkVersion 21
targetSdkVersion 30
versionCode 26
versionName "1.8.0-beta-1"
versionCode 27
versionName "1.8.0"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}