From f0cc3171ba860d461ea0f1a21dbf3cddfd3bfc74 Mon Sep 17 00:00:00 2001 From: Maksim Karasev Date: Fri, 21 Jun 2024 23:31:49 +0300 Subject: [PATCH] Update fastlane description --- .../metadata/android/en-US/full_description.txt | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index 36bbed0..0f03cca 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1,6 +1,15 @@ -Private DNS Quick Toggle is a quick settings tile to switch your private dns provider. -Supports any number of providers. Makes it easy to turn adblocking dns servers on or off with just a single tap. +

+ Private DNS Quick Toggle is a quick settings tile to switch your private + dns provider. + Supports any number of providers. Makes it easy to turn ad-blocking + dns servers on or off with just a single tap. +

Permissions -Requires WRITE_SECURE_SETTINGS permission to change the private dns settings. -The permission must be provided either with Shizuku or manually through adb. \ No newline at end of file +

+ Requires WRITE_SECURE_SETTINGS permission to change the private dns settings. + The permission must be provided either with Shizuku or + + manually through adb + . +

\ No newline at end of file