mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update FlashDim to 2.2.1 (21)
This commit is contained in:
parent
f0883856ea
commit
b5ec449e00
1 changed files with 13 additions and 2 deletions
|
|
@ -131,7 +131,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.2.1
|
||||
versionCode: 21
|
||||
commit: f78dd5474b79b223c0adf9f477c000f0ca3633cf
|
||||
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.2.0
|
||||
CurrentVersionCode: 20
|
||||
CurrentVersion: 2.2.1
|
||||
CurrentVersionCode: 21
|
||||
|
|
|
|||
Loading…
Reference in a new issue