Update MOROway to 10.3.0 (100300)

This commit is contained in:
F-Droid checkupdates bot 2025-03-30 03:55:08 +00:00 committed by linsui
parent 52c09b0e96
commit 063400d7a5

View file

@ -619,8 +619,26 @@ Builds:
- node_modules/cordova-android/framework/cordova-publish.gradle
build: cordova build android --release -- --packageType=apk
- versionName: 10.3.0
versionCode: 100300
commit: c519ad17c51af466c9224f1d1d65861172a826ea
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- apt-get update
- apt-get install -y npm
- npm install -g cordova
output: platforms/android/app/build/outputs/apk/release/app-release-unsigned.apk
prebuild:
- sdkmanager 'platforms;android-35' 'build-tools;35.0.0'
- cordova platform add android
scanignore:
- moroway-app-oc/assets/3d/background-3d/background-3d.bin
scandelete:
- node_modules/cordova-android/framework/cordova-publish.gradle
build: cordova build android --release -- --packageType=apk
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: fdroid_version.txt|.+,(\d+)|.|(.+),\d+
CurrentVersion: 10.2.0
CurrentVersionCode: 100200
CurrentVersion: 10.3.0
CurrentVersionCode: 100300