Update AlexCalc to 1.0.7 (11)

This commit is contained in:
F-Droid checkupdates bot 2025-06-09 03:53:54 +00:00
parent faffcd6817
commit f80387452a

View file

@ -40,7 +40,21 @@ Builds:
- cd src/main/assets/html
- npm install
- versionName: 1.0.7
versionCode: 11
commit: 16d45a1398e7c4bcb06ccbeeb857f01f2ec2954d
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.6
CurrentVersionCode: 10
CurrentVersion: 1.0.7
CurrentVersionCode: 11