mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Persian Calendar to 9.1.0 (910)
This commit is contained in:
parent
afadfa9b5c
commit
6fe516c641
1 changed files with 16 additions and 2 deletions
|
|
@ -699,7 +699,21 @@ Builds:
|
|||
scandelete:
|
||||
- gradlePlugins
|
||||
|
||||
- versionName: 9.1.0
|
||||
versionCode: 910
|
||||
commit: 82b537833b8793026d80599e37a479a7da85d9d5
|
||||
subdir: PersianCalendar
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
scandelete:
|
||||
- gradlePlugins
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[0-9.v]*$
|
||||
CurrentVersion: 9.0.0
|
||||
CurrentVersionCode: 900
|
||||
CurrentVersion: 9.1.0
|
||||
CurrentVersionCode: 910
|
||||
|
|
|
|||
Loading…
Reference in a new issue