mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update blocker to 2.0.2942-fdroid (2942)
This commit is contained in:
parent
61c2419f64
commit
0c027d9ab0
1 changed files with 15 additions and 2 deletions
|
|
@ -79,7 +79,20 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic
|
||||
|
||||
- versionName: 2.0.2942-fdroid
|
||||
versionCode: 2942
|
||||
commit: 9c79e6a5b304c549f640229cd245f40c9a360d98
|
||||
subdir: app-compose
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- foss
|
||||
scandelete:
|
||||
- build-logic
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags v[\d.]+-fdroid$
|
||||
CurrentVersion: 2.0.2914-fdroid
|
||||
CurrentVersionCode: 2914
|
||||
CurrentVersion: 2.0.2942-fdroid
|
||||
CurrentVersionCode: 2942
|
||||
|
|
|
|||
Loading…
Reference in a new issue