File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,8 @@ This application can create a VPN tunnel to modify the DNS settings on Android.<
88No root access required, no ads contained and functional under data connection.<br >
99Through the DNS which are provided by third parties, users can visit Google, Twitter and so on via https directly without a VPN.<br >
1010<br >
11- Local hosts is located in SDCard/Android/data/org.itxtech.daedalus/files <br >
11+ Local hosts pan domain name resolution is supported.<br >
12+ Example: 6.6.6.6 * .google.com<br >
1213<br >
1314__ Users must comply with local laws and regulations.__ <br >
1415
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ android {
99 applicationId " org.itxtech.daedalus"
1010 minSdkVersion 15
1111 targetSdkVersion 25
12- versionCode 4
13- versionName " 1.3 .0"
12+ versionCode 5
13+ versionName " 1.4 .0"
1414
1515 buildConfigField " String" , " BUILD_TIME" , " \" ${ System.currentTimeMillis()} \" "
1616 buildConfigField " String" , " GIT_COMMIT" , " \" ${ gitCommit} \" "
You can’t perform that action at this time.
0 commit comments