Update Materialious to 1.6.1 (52)

This commit is contained in:
F-Droid checkupdates bot 2024-10-01 16:43:21 +00:00
parent 505f73929c
commit 34357c25b5

View file

@ -81,7 +81,25 @@ Builds:
scandelete:
- materialious/node_modules
- versionName: 1.6.1
versionCode: 52
commit: 3154d83b05489e580a0ed47a7484432b83dcde20
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.9
CurrentVersionCode: 50
CurrentVersion: 1.6.1
CurrentVersionCode: 52