Skip to content

Commit

Permalink
Merge pull request #270 from DattatreyaReddy/http-fix
Browse files Browse the repository at this point in the history
fixed android build
  • Loading branch information
DattatreyaReddy authored Jan 16, 2024
2 parents f0a4508 + ac75aaa commit c68aaa3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion android/app/src/main/res/xml/network_security_config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->

<?xml version="1.0" encoding="utf-8"?>
<network-security-config>
<base-config cleartextTrafficPermitted="true">
<trust-anchors>
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: tachidesk_sorayomi
description: A new Flutter frontend for Tachidesk.

publish_to: "none"
version: 0.5.20+1
version: 0.5.21+1

environment:
sdk: ">=3.0.0 <4.0.0"
Expand Down

0 comments on commit c68aaa3

Please sign in to comment.