mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Persian Calendar to 7.4.0 (740)
This commit is contained in:
parent
a097a9ba78
commit
9072ec59ea
1 changed files with 14 additions and 2 deletions
|
|
@ -497,7 +497,19 @@ Builds:
|
|||
gradle:
|
||||
- minApi17
|
||||
|
||||
- versionName: 7.4.0
|
||||
versionCode: 740
|
||||
commit: a0bc19f08013d34ca4c6425068376fefd33a98db
|
||||
subdir: PersianCalendar
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- minApi17
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^[0-9.v]*$
|
||||
CurrentVersion: 7.3.0
|
||||
CurrentVersionCode: 730
|
||||
CurrentVersion: 7.4.0
|
||||
CurrentVersionCode: 740
|
||||
|
|
|
|||
Loading…
Reference in a new issue