diff --git a/app/build.gradle b/app/build.gradle index 56f54c7..f312a01 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -2,7 +2,7 @@ apply plugin: 'com.android.application' def versionMajor = 0 def versionMinor = 6 -def versionPatch = 5 +def versionPatch = 6 def globalSuffix = "" ext.getVersionCode = { -> diff --git a/app/proguard-rules.pro b/app/proguard-rules.pro index 8ba264a..1c4d823 100644 --- a/app/proguard-rules.pro +++ b/app/proguard-rules.pro @@ -14,7 +14,7 @@ # Uncomment this to preserve the line number information for # debugging stack traces. -#-keepattributes SourceFile,LineNumberTable +-keepattributes SourceFile,LineNumberTable # If you keep the line number information, uncomment this to # hide the original source file name. diff --git a/fastlane/metadata/android/en-US/changelogs/606.txt b/fastlane/metadata/android/en-US/changelogs/606.txt new file mode 100644 index 0000000..9c4cb3b --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/606.txt @@ -0,0 +1,7 @@ +Ui changes: +- Bumped ui libs +- Delete/reset buttons are now red +- Minor tweaks/fixes + +Other changes: +- Don't display upcoming/expired entries marked as hidden by content