Update version and changelog

pull/795/head 6.5.5
Alex Baker 5 years ago
parent 2c7e11c006
commit 507a4a1486

@ -1,5 +1,8 @@
Change Log
---
### 6.5.5 (2019-03-14)
* Bug fixes
### 6.5.4 (2019-03-11)

@ -20,8 +20,8 @@ android {
defaultConfig {
testApplicationId "org.tasks.test"
applicationId "org.tasks"
versionCode 570
versionName "6.5.4"
versionCode 571
versionName "6.5.5"
targetSdkVersion 28
minSdkVersion 16
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Loading…
Cancel
Save