Skip to content

Commit ac75aaa

Browse files
fixed android build
1 parent f0a4508 commit ac75aaa

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

android/app/src/main/res/xml/network_security_config.xml

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
file, You can obtain one at http://mozilla.org/MPL/2.0/.
77
-->
88

9-
<?xml version="1.0" encoding="utf-8"?>
109
<network-security-config>
1110
<base-config cleartextTrafficPermitted="true">
1211
<trust-anchors>

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: tachidesk_sorayomi
22
description: A new Flutter frontend for Tachidesk.
33

44
publish_to: "none"
5-
version: 0.5.20+1
5+
version: 0.5.21+1
66

77
environment:
88
sdk: ">=3.0.0 <4.0.0"

0 commit comments

Comments
 (0)