Prepare release 1.4.2

This commit is contained in:
Thomas 2020-10-13 17:57:35 +02:00
parent 518b5f617b
commit fa6b1560f8
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
minSdkVersion 21
targetSdkVersion 30
versionCode 16
versionName "1.4.1"
versionCode 17
versionName "1.4.2"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}