From 678cb0005bcc39098aafc6b288dfd001b3292574 Mon Sep 17 00:00:00 2001 From: quindecim Date: Mon, 9 Dec 2019 18:31:23 -0500 Subject: [PATCH] Update to 2.0.25 --- install.sh | 4 ++-- module.prop | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/install.sh b/install.sh index 783c62d..f55e22c 100644 --- a/install.sh +++ b/install.sh @@ -125,7 +125,7 @@ print_modname() { ui_print " " ui_print "******************************" ui_print "* dnscrypt-proxy-android *" - ui_print "* 2.0.34 *" + ui_print "* 2.0.35 *" ui_print "******************************" ui_print "* quindecim *" ui_print "******************************" @@ -201,4 +201,4 @@ set_permissions() { # set_perm $MODPATH/system/lib/libart.so 0 0 0644 } -# You can add more functions to assist your custom script code \ No newline at end of file +# You can add more functions to assist your custom script code diff --git a/module.prop b/module.prop index b5c847c..fc347c6 100644 --- a/module.prop +++ b/module.prop @@ -1,6 +1,6 @@ id=dnscrypt-proxy-android name=DNSCrypt-Proxy 2 -version=2.0.34 -versionCode=34 +version=2.0.35 +versionCode=35 author=quindecim -description=A flexible DNS proxy, with support for modern encrypted DNS protocols such as DNSCrypt v2, DNS-over-HTTPS and Anonymized DNSCrypt. Using dnscrypt-proxy 2.0.34 +description=A flexible DNS proxy, with support for modern encrypted DNS protocols such as DNSCrypt v2, DNS-over-HTTPS and Anonymized DNSCrypt. Using dnscrypt-proxy 2.0.35