mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 21:29:11 +00:00
Update Materialious to 1.5.8 (49)
This commit is contained in:
parent
edb1dbbb88
commit
a32ee5191c
1 changed files with 20 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue