diff --git a/app/build.gradle b/app/build.gradle index 0ce258d4..f9631c07 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,7 +11,7 @@ android { compileSdkVersion 31 buildToolsVersion '29.0.2' useLibrary 'org.apache.http.legacy' - versionCode 122 + versionCode 123 versionName "1.7.7" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" diff --git a/fastlane/metadata/android/en-US/changelogs/123.txt b/fastlane/metadata/android/en-US/changelogs/123.txt index 4ca17a18..0d893a7b 100644 --- a/fastlane/metadata/android/en-US/changelogs/123.txt +++ b/fastlane/metadata/android/en-US/changelogs/123.txt @@ -1,4 +1,5 @@ * New: Confirmation dialog before deleting locations, rules and profile * New action: Make phone call without further prompt * New trigger/action: Set custom variables as actions and check for them in triggers -* Fixed: Battery receiver could trigger above 100% or below 0% \ No newline at end of file +* Fixed: Battery receiver could trigger above 100% or below 0% +* Fixed: Date format when variables are used in texts \ No newline at end of file