diff --git a/metadata/tech.ula.txt b/metadata/tech.ula.txt deleted file mode 100644 index 91db92b717..0000000000 --- a/metadata/tech.ula.txt +++ /dev/null @@ -1,21 +0,0 @@ -Categories:Development -License:MIT -Web Site:https://userland.tech -Source Code:https://github.com/CypherpunkArmory/UserLAnd -Issue Tracker:https://github.com/CypherpunkArmory/UserLAnd/issues - -Summary:Easiest way to run GNU/Linux Distros on Android - no root required -Description: -Easiest way to run GNU/Linux Distros and Applications on Android. No root -required. -. - -Repo Type:git -Repo:https://github.com/CypherpunkArmory/UserLAnd - -Build:1.0.0,31 - commit=7ce206f0dead0ad4d5ed9f15fd3e9d9bf84ea9e1 - subdir=app - -Auto Update Mode:None -Update Check Mode:Tags diff --git a/metadata/tech.ula.yml b/metadata/tech.ula.yml new file mode 100644 index 0000000000..c7dacbc492 --- /dev/null +++ b/metadata/tech.ula.yml @@ -0,0 +1,30 @@ +Categories: + - Development +License: MIT +AuthorName: UserLAnd Technologies +WebSite: https://userland.tech +SourceCode: https://github.com/CypherpunkArmory/UserLAnd +IssueTracker: https://github.com/CypherpunkArmory/UserLAnd/issues +Changelog: https://github.com/CypherpunkArmory/UserLAnd/releases + +AutoName: UserLAnd +Summary: Easiest way to run GNU/Linux Distros on Android - no root required +Description: |- + Easiest way to run GNU/Linux Distros and Applications on Android. No root required. + +RepoType: git +Repo: https://github.com/CypherpunkArmory/UserLAnd + +Builds: + - versionName: 1.0.0 + versionCode: 31 + commit: 7ce206f0dead0ad4d5ed9f15fd3e9d9bf84ea9e1 + subdir: app + gradle: + - yes + output: tech.ula.apk + +AutoUpdateMode: None +UpdateCheckMode: Tags +CurrentVersion: 1.0.0 +CurrentVersionCode: 31