mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update FlashDim to 2.2.0 (20)
This commit is contained in:
parent
386c30eb7e
commit
ccc3b8b9b1
1 changed files with 13 additions and 2 deletions
|
|
@ -120,7 +120,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.2.0
|
||||
versionCode: 20
|
||||
commit: 886b75e811bf3b64d89034a431aecd159f6af5d7
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.1.1
|
||||
CurrentVersionCode: 19
|
||||
CurrentVersion: 2.2.0
|
||||
CurrentVersionCode: 20
|
||||
|
|
|
|||
Loading…
Reference in a new issue