mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Update FlashDim to 2.3.0 (22)
This commit is contained in:
parent
9909436fe1
commit
fa11e4aa2f
1 changed files with 13 additions and 2 deletions
|
|
@ -142,7 +142,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.3.0
|
||||
versionCode: 22
|
||||
commit: 7a83ffc3e56e10c9211f062ed02546f885033a2a
|
||||
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.1
|
||||
CurrentVersionCode: 21
|
||||
CurrentVersion: 2.3.0
|
||||
CurrentVersionCode: 22
|
||||
|
|
|
|||
Loading…
Reference in a new issue