mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-05 02:09:44 +00:00
Update Persian Calendar to 6.8.3 (683)
This commit is contained in:
parent
ba4a936651
commit
64b0acfc6c
1 changed files with 14 additions and 2 deletions
|
|
@ -413,7 +413,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 6.8.3
|
||||
versionCode: 683
|
||||
commit: 9228d8f06b99fc09adbe007a44654c4bb97494fd
|
||||
subdir: PersianCalendar
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^[0-9.v]*$
|
||||
CurrentVersion: 6.7.0
|
||||
CurrentVersionCode: 670
|
||||
CurrentVersion: 6.8.3
|
||||
CurrentVersionCode: 683
|
||||
|
|
|
|||
Loading…
Reference in a new issue