Update Materialious to 1.5.8 (49)

This commit is contained in:
F-Droid checkupdates bot 2024-09-23 19:16:26 +00:00
parent edb1dbbb88
commit a32ee5191c

View file

@ -81,7 +81,25 @@ Builds:
scandelete:
- materialious/node_modules
- versionName: 1.5.8
versionCode: 49
commit: c89b8f621b53b8c5c60c18960459954dafccfdc6
subdir: materialious/android/app
sudo:
- apt-get update
- apt-get install -y npm golang-go make
gradle:
- yes
prebuild:
- sed -i -e '/gms/d' ../build.gradle
- cd ../..
- npm install
- npm run build
- npx cap sync
scandelete:
- materialious/node_modules
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.5.7
CurrentVersionCode: 48
CurrentVersion: 1.5.8
CurrentVersionCode: 49