diff --git a/metadata/net.alexbarry.calc_android.yml b/metadata/net.alexbarry.calc_android.yml new file mode 100644 index 0000000000..fda07248e8 --- /dev/null +++ b/metadata/net.alexbarry.calc_android.yml @@ -0,0 +1,32 @@ +Categories: + - Science & Education +License: AGPL-3.0-only +AuthorName: Alex Barry +WebSite: https://alexbarry.github.io/AlexCalc/ +SourceCode: https://github.com/alexbarry/AlexCalc +IssueTracker: https://github.com/alexbarry/AlexCalc/issues + +AutoName: AlexCalc + +RepoType: git +Repo: https://github.com/alexbarry/AlexCalc.git + +Builds: + - versionName: 1.0.5 + versionCode: 9 + commit: 7882d09d8f7a9002ce6e6f5f7d2902b37d7da731 + subdir: src/android/app + sudo: + - apt-get update + - apt-get install npm + gradle: + - universal + prebuild: + - sdkmanager 'cmake;3.22.1' + - cd src/main/assets/html + - npm install + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 1.0.5 +CurrentVersionCode: 9