1 parent 1bbfaf4 commit db8943eCopy full SHA for db8943e
1 file changed
README.md
@@ -77,7 +77,7 @@ In your `pyproject.toml` file, ensure you include the following:
77
```toml
78
[tool.flet.android]
79
dependencies = [
80
- "pyjnius","android-notify"
+ "pyjnius","android-notify==1.61.3.dev0"
81
]
82
83
[tool.flet.android.permission]
0 commit comments