Update Open Markdown Notes (legacy mode) to 00.32.00 (3200)

This commit is contained in:
F-Droid checkupdates bot 2023-02-02 15:13:38 +00:00
parent bc0ef2298e
commit 81400806d2

View file

@ -39,10 +39,23 @@ Builds:
- sed -i -e '/versionNameSuffix/d' build.gradle
- git submodule update --init --recursive
- versionName: 00.32.00
versionCode: 3200
commit: 2eeef1f838ddbfdadaa6b616ca834f5fa6aa6e9e
subdir: app
sudo:
- apt-get update
- apt-get install -y nodejs npm node-uglify make wget ruby-mustache
gradle:
- yes
prebuild:
- sed -i -e '/versionNameSuffix/d' build.gradle
- git submodule update --init --recursive
MaintainerNotes: We clone submodules in recipe as host git fsck config might interfere
AutoUpdateMode: Version
UpdateCheckMode: Tags v[\d.]+f
UpdateCheckName: net.basov.omn
CurrentVersion: 00.31.00
CurrentVersionCode: 3100
CurrentVersion: 00.32.00
CurrentVersionCode: 3200