mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
Update FlashDim to 2.3.2 (24)
This commit is contained in:
parent
9af8df38de
commit
df6ff1670b
1 changed files with 13 additions and 2 deletions
|
|
@ -164,7 +164,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.3.2
|
||||
versionCode: 24
|
||||
commit: c1d5c8208404e07976034c3fb3438cf72417f639
|
||||
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.3.1
|
||||
CurrentVersionCode: 23
|
||||
CurrentVersion: 2.3.2
|
||||
CurrentVersionCode: 24
|
||||
|
|
|
|||
Loading…
Reference in a new issue