Prepare release 1.8.0

This commit is contained in:
Thomas 2020-04-16 18:07:14 +02:00
parent 2a5868f3c6
commit ef07b18b84
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 12
versionName "1.7.1"
versionCode 13
versionName "1.8.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {