mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Broccoli to 1.2.4 (1020400)
This commit is contained in:
parent
ded8af61da
commit
556b753a83
1 changed files with 13 additions and 2 deletions
|
|
@ -27,9 +27,20 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.2.4
|
||||
versionCode: 1020400
|
||||
commit: 241257e878c155c126d14643442b99f5f2b278c1
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AllowedAPKSigningKeys: 738e4f5a7ca828e800c022ab44ab51728e66001e61d350e27ce7d9dfcf0f6b99
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags .*-fdroid
|
||||
CurrentVersion: 1.2.2
|
||||
CurrentVersionCode: 1020200
|
||||
CurrentVersion: 1.2.4
|
||||
CurrentVersionCode: 1020400
|
||||
|
|
|
|||
Loading…
Reference in a new issue