Skip to content

Commit

Permalink
Fix #568
Browse files Browse the repository at this point in the history
Add Ubuntu Version
  • Loading branch information
ivoxavier authored and doniks committed Jul 25, 2023
1 parent a7c2110 commit fb744c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appdev/nativeapp/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Native apps
===========

The recommended way to build a native application on Ubuntu Touch is to use the `Qt <https://doc.qt.io/>`__ framework
(current version since OTA-16 is Qt 5.12.9).
(current version since Xenial OTA-16 is Qt 5.12.9).
You do not have to stick with the traditional C++<->QML Qt model, you can use also Python, Go, Rust or even Javascript for your backend.

Ubuntu Touch provides a subset of Qt QML components to ease the development of your app : `QML API <https://api-docs.ubports.com/sdk/apps/qml/index.html>`__
Expand Down

0 comments on commit fb744c4

Please sign in to comment.