mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update FlashDim to 2.3.1 (23)
This commit is contained in:
parent
d7e72003a1
commit
88aad9e3e6
1 changed files with 13 additions and 2 deletions
|
|
@ -153,7 +153,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.3.1
|
||||||
|
versionCode: 23
|
||||||
|
commit: b93ff9ad8c591cff88aaca25c6afc5b5c2964ff7
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.3.0
|
CurrentVersion: 2.3.1
|
||||||
CurrentVersionCode: 22
|
CurrentVersionCode: 23
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue