Update AlexCalc to 1.0.6 (10)

This commit is contained in:
F-Droid checkupdates bot 2025-01-20 03:49:27 +00:00 committed by linsui
parent dfac9cc23b
commit 3e56ec2b19

View file

@ -26,7 +26,21 @@ Builds:
- cd src/main/assets/html
- npm install
- versionName: 1.0.6
versionCode: 10
commit: f8756859d751fc93a7b1b00ad0b7c1f0c767c24f
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
CurrentVersion: 1.0.6
CurrentVersionCode: 10