Update version and changelog

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

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

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

Loading…
Cancel
Save