diff --git a/app/build.gradle b/app/build.gradle index c5915a894..d6bc5717c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,7 +7,7 @@ apply plugin: 'io.fabric' def versionMajor = 2 def versionMinor = 1 def versionPatch = 0 -def versionBuild = 0 +def versionBuild = 1 def buildTime() { def df = new SimpleDateFormat("yyyyMMdd HH:mm 'UTC'") diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index b0f627c54..91f67153e 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -132,11 +132,11 @@ Enable this option when exporting to third-party application other than GnuCash for desktop What\'s New - - New Material app design \n - - Multi-currency transactions\n - - Calculator to transaction amounts\n - - Better reporting options\n - - New help & feedback section\n + - Support for multiple different books \n + - Adds ownCloud as destination for exports\n + - Compact view for transactions list\n + - Re-design of passcode lock screen\n + - Improved handling of scheduled transactions\n - Multiple bug fixes and improvements\n Dismiss