Update version and changelog

pull/1100/head
Alex Baker 4 years ago
parent bb5f3bc23a
commit af58f671c3

@ -1,7 +1,7 @@
Change Log Change Log
--- ---
======= =======
### 10.0 (2020-08-21) ### 10.0 (2020-08-26)
🚧 Currently in beta ([signup here](https://www.reddit.com/r/tasks/comments/i3onqr/100_alpha/)) 🚧 🚧 Currently in beta ([signup here](https://www.reddit.com/r/tasks/comments/i3onqr/100_alpha/)) 🚧

@ -44,7 +44,7 @@ android {
defaultConfig { defaultConfig {
testApplicationId = "org.tasks.test" testApplicationId = "org.tasks.test"
applicationId = "org.tasks" applicationId = "org.tasks"
versionCode = 100007 versionCode = 100008
versionName = "10.0" versionName = "10.0"
targetSdkVersion(Versions.targetSdk) targetSdkVersion(Versions.targetSdk)
minSdkVersion(Versions.minSdk) minSdkVersion(Versions.minSdk)

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<string-array name="changelog"> <string-array name="changelog">
<item>🚧 10.0 BETA 3 🚧</item> <item>🚧 10.0 BETA 4 🚧</item>
<item>PRO: DAVx⁵ support (beta requires custom DAVx⁵ build)</item> <item>PRO: DAVx⁵ support (beta requires custom DAVx⁵ build)</item>
<item>PRO: EteSync client support</item> <item>PRO: EteSync client support</item>
<item>ToDo Agenda integration</item> <item>ToDo Agenda integration</item>

Loading…
Cancel
Save