mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
Update AlexCalc to 1.0.6 (10)
This commit is contained in:
parent
dfac9cc23b
commit
3e56ec2b19
1 changed files with 16 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue