Release 1.4.0

This commit is contained in:
Thomas 2020-02-19 11:58:50 +01:00
parent 53ecac585f
commit 93e0bbb8e9
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "app.fedilab.nitterizeme"
minSdkVersion 15
targetSdkVersion 29
versionCode 5
versionName "1.3.1"
versionCode 6
versionName "1.4.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
flavorDimensions "default"