mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Shosetsu to 2.4.2-fdroid (43)
This commit is contained in:
parent
c38cd9506c
commit
1b1c589df5
1 changed files with 13 additions and 2 deletions
|
|
@ -45,7 +45,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 2.4.2-fdroid
|
||||
versionCode: 43
|
||||
commit: adf61405be4fdfb15ccdeb23dd91b5c27c031689
|
||||
subdir: android
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.4.1-fdroid
|
||||
CurrentVersionCode: 42
|
||||
CurrentVersion: 2.4.2-fdroid
|
||||
CurrentVersionCode: 43
|
||||
|
|
|
|||
Loading…
Reference in a new issue