Skip to content

Commit 5d859c2

Browse files
committed
readme, tauri version
1 parent 23840c2 commit 5d859c2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Flying Carpet/src-tauri/tauri.conf.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"productName": "FlyingCarpet",
3535
"mainBinaryName": "FlyingCarpet",
36-
"version": "8.0.1",
36+
"version": "9.0.0",
3737
"identifier": "dev.spiegl",
3838
"plugins": {},
3939
"app": {

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<a href="https://play.google.com/store/apps/details?id=dev.spiegl.flyingcarpet"><img alt="Get it on Google Play" src="screenshots/google-play.png" height="80"/></a>&nbsp;&nbsp;<a href="https://f-droid.org/packages/dev.spiegl.flyingcarpet"><img src="screenshots/f-droid.png" alt="Get it on F-Droid" height="80"></a>
66

7-
Or if you prefer to sideload, `android_FlyingCarpet.apk` is available on the [releases](https://github.com/spieglt/FlyingCarpet/releases) page.
7+
Or if you prefer to sideload, `android_FlyingCarpet_9.0.0.apk` is available on the [releases](https://github.com/spieglt/FlyingCarpet/releases) page.
88

99
### Download for iOS:
1010

@@ -57,7 +57,7 @@ sudo apt install libsoup2.4* libjavascriptcoregtk* libgdk-pixbuf2.0* librust-pan
5757

5858
+ macOS sometimes switches back to a wireless network with internet connectivity during particularly long transfers.
5959

60-
+ The Android version requires at least Android 10/API level 26. The Android version does not work on some Xiaomi, MIUI, or HarmonyOS devices, and possibly other Android-like OSes. I don't own these devices and so can't test, but it seems like this is due to lack of support for the [LocalOnlyHotspot](https://developer.android.com/develop/connectivity/wifi/localonlyhotspot) API. It has been confirmed to work on at least one Xiaomi phone.
60+
+ The Android version requires at least Android 10/API level 29. The Android version does not work on some Xiaomi, MIUI, or HarmonyOS devices, and possibly other Android-like OSes. I don't own these devices and so can't test, but it seems like this is due to lack of support for the [LocalOnlyHotspot](https://developer.android.com/develop/connectivity/wifi/localonlyhotspot) API. It has been confirmed to work on at least one Xiaomi phone.
6161

6262
+ Requires Windows 10 or later.
6363

0 commit comments

Comments
 (0)