mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Persian Calendar to 7.5.0 (750)
This commit is contained in:
parent
b359a0ebd6
commit
739d51e46c
1 changed files with 16 additions and 2 deletions
|
|
@ -511,7 +511,21 @@ Builds:
|
|||
scanignore:
|
||||
- PersianCalendar/src/main/res/raw/worldmap.gz
|
||||
|
||||
- versionName: 7.5.0
|
||||
versionCode: 750
|
||||
commit: 608c6984e6a278f96ce9b2f29b6a1ba85fd2f0fe
|
||||
subdir: PersianCalendar
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- minApi17
|
||||
scanignore:
|
||||
- PersianCalendar/src/main/res/raw/worldmap.gz
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^[0-9.v]*$
|
||||
CurrentVersion: 7.4.0
|
||||
CurrentVersionCode: 740
|
||||
CurrentVersion: 7.5.0
|
||||
CurrentVersionCode: 750
|
||||
|
|
|
|||
Loading…
Reference in a new issue