mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Persian Calendar to 7.6.5 (765)
This commit is contained in:
parent
679c2506ef
commit
fbd52daa5b
1 changed files with 18 additions and 2 deletions
|
|
@ -543,7 +543,23 @@ Builds:
|
|||
scandelete:
|
||||
- gradlePlugins
|
||||
|
||||
- versionName: 7.6.5
|
||||
versionCode: 765
|
||||
commit: 811f0c8cc29b547004550b9549e58174497d04ed
|
||||
subdir: PersianCalendar
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- minApi17
|
||||
scanignore:
|
||||
- PersianCalendar/src/main/res/raw/worldmap.gz
|
||||
scandelete:
|
||||
- gradlePlugins
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^[0-9.v]*$
|
||||
CurrentVersion: 7.6.0
|
||||
CurrentVersionCode: 760
|
||||
CurrentVersion: 7.6.5
|
||||
CurrentVersionCode: 765
|
||||
|
|
|
|||
Loading…
Reference in a new issue