mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Persian Calendar to 8.3.1 (831)
This commit is contained in:
parent
8a81ecc309
commit
b89fea0b21
1 changed files with 16 additions and 2 deletions
|
|
@ -643,7 +643,21 @@ Builds:
|
|||
scandelete:
|
||||
- gradlePlugins
|
||||
|
||||
- versionName: 8.3.1
|
||||
versionCode: 831
|
||||
commit: f495321a0eb55ed9126f36db221d62ce8fa38d2b
|
||||
subdir: PersianCalendar
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- minApi17
|
||||
scandelete:
|
||||
- gradlePlugins
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[0-9.v]*$
|
||||
CurrentVersion: 8.3.0
|
||||
CurrentVersionCode: 830
|
||||
CurrentVersion: 8.3.1
|
||||
CurrentVersionCode: 831
|
||||
|
|
|
|||
Loading…
Reference in a new issue