Update Thud to 1.3.1 (11)

This commit is contained in:
F-Droid checkupdates bot 2024-05-03 04:08:02 +00:00
parent 0f03dbba48
commit 32b47bd4cf

View file

@ -92,7 +92,25 @@ Builds:
scandelete:
- node_modules/
- versionName: 1.3.1
versionCode: 11
commit: cbf69dc4a9d6558732e629aa5e84ea13e96e47ce
subdir: android/app/
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- apt-get update
- apt-get install -y make npm
- npm install -g @ionic/cli
init:
- cd ../..
- npm install --build-from-source
gradle:
- yes
prebuild: ionic cap sync
scandelete:
- node_modules/
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.3.0
CurrentVersionCode: 10
CurrentVersion: 1.3.1
CurrentVersionCode: 11