We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4364874 commit 9ba8c27Copy full SHA for 9ba8c27
README.md
@@ -64,7 +64,7 @@ Linux is currently the best supported platform (tested with Ubuntu 20.04/22.04 L
64
65
## Officially supported devices
66
67
-Currently, the **we support 62 devices** by various vendors and working on adding more soon!
+Currently, the **we support 73 devices** by various vendors and working on adding more soon!
68
69
70
Support for these devices is provided as best effort, but things might still go wrong.
openandroidinstaller/openandroidinstaller.py
@@ -56,7 +56,7 @@
56
from tooling import run_command
57
58
# VERSION number
59
-VERSION = "0.4.5-beta"
+VERSION = "0.5.0-beta"
60
61
# detect platform
62
PLATFORM = sys.platform
0 commit comments