Update Open Markdown Notes (legacy mode) to 00.33.00 (3300)

This commit is contained in:
F-Droid checkupdates bot 2023-02-21 14:57:23 +00:00
parent 53b0922d65
commit 37310e5b55

View file

@ -52,10 +52,23 @@ Builds:
- sed -i -e '/versionNameSuffix/d' build.gradle
- git submodule update --init --recursive
- versionName: 00.33.00
versionCode: 3300
commit: a815fc5fa712715f5e14ea0d5798a4941ecf9f88
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.32.00
CurrentVersionCode: 3200
CurrentVersion: 00.33.00
CurrentVersionCode: 3300