rethinkdns: fix checkupdate

This commit is contained in:
linsui 2024-03-08 16:13:56 +08:00
parent c453b20a86
commit 9c6058d540

View file

@ -133,18 +133,7 @@ Builds:
gradle:
- fdroidFull
- versionName: v055b
versionCode: 33
commit: b426d8d5ee3719bf36bc6ee359b3e773dac19f2c
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- fdroidFull
- versionName: v055c
- versionName: v0.5.5c
versionCode: 34
commit: d24918c6650fb9bc3d7500bea77cb6442ff108f8
subdir: app
@ -153,9 +142,11 @@ Builds:
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- fdroidFull
- fdroid
- full
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: gradle.properties|VERSION_CODE=(\d+)||(.*)
CurrentVersion: v055c
CurrentVersionCode: 34