forked from jens/Automation
parent
cfc145c6c4
commit
14655fe55d
|
@ -11,8 +11,8 @@ android {
|
|||
compileSdkVersion 29
|
||||
buildToolsVersion '29.0.2'
|
||||
useLibrary 'org.apache.http.legacy'
|
||||
versionCode 108
|
||||
versionName "1.6.38"
|
||||
versionCode 109
|
||||
versionName "1.6.39"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
* Klartext HTTP Datenverkehr für URL-Auslösen-Aktionen ermöglicht.
|
|
@ -1,4 +1,4 @@
|
|||
* Translations updated.
|
||||
* New action: Vibrate
|
||||
* Improved speed calculation
|
||||
* Position of tabbar can be chosen (top/bottom)
|
||||
* Position of tab-bar can be chosen (top/bottom)
|
|
@ -0,0 +1 @@
|
|||
* Allowed cleartext HTTP traffic for rules using triggerUrl action
|
Loading…
Reference in New Issue