New App: net.alexbarry.calc_android (AlexCalc)

This commit is contained in:
Alex Barry 2024-06-07 16:24:17 -07:00 committed by linsui
parent e91407db25
commit 102af37b91

View file

@ -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