Release 1.3.0

This commit is contained in:
Thomas 2020-02-18 14:29:16 +01:00
parent 4717329bad
commit ca75e511f2
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 3
versionName "1.2.0"
versionCode 4
versionName "1.3.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {