mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Persian Calendar to 7.1.0 (710)
This commit is contained in:
parent
5e8142918f
commit
aff19e5aaa
1 changed files with 14 additions and 2 deletions
|
|
@ -437,7 +437,19 @@ Builds:
|
|||
gradle:
|
||||
- minApi17
|
||||
|
||||
- versionName: 7.1.0
|
||||
versionCode: 710
|
||||
commit: c2cd2e38e0a768b654c5159bc8fd693788812513
|
||||
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.0.0
|
||||
CurrentVersionCode: 700
|
||||
CurrentVersion: 7.1.0
|
||||
CurrentVersionCode: 710
|
||||
|
|
|
|||
Loading…
Reference in a new issue