forked from jens/Automation
corrected date variables
This commit is contained in:
parent
c42f65bd3a
commit
2b69938ad5
@ -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"
|
||||
|
@ -2,3 +2,4 @@
|
||||
* 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%
|
||||
* Fixed: Date format when variables are used in texts
|
Loading…
Reference in New Issue
Block a user