mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update org.fossify.calendar to 1.0.3 (4)
This commit is contained in:
parent
61f1c925bd
commit
7aab774809
1 changed files with 14 additions and 2 deletions
|
|
@ -27,10 +27,22 @@ Builds:
|
|||
- yes
|
||||
output: build/outputs/apk/foss/release/calendar-*-foss-release-unsigned.apk
|
||||
|
||||
- versionName: 1.0.3
|
||||
versionCode: 4
|
||||
commit: de376b8bd846b0303f582d179750dc867bc89e9f
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
output: build/outputs/apk/foss/release/calendar-*-foss-release-unsigned.apk
|
||||
|
||||
AllowedAPKSigningKeys: affdb124d3f4720c2f98dbca9eacba0514fba4306e20a2786c861c3c0d6ff292
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: gradle/libs.versions.toml|app-version-versionCode\s=\s"(\d+)"|.|app-version-versionName\s=\s"(.*)"
|
||||
CurrentVersion: 1.0.2
|
||||
CurrentVersionCode: 3
|
||||
CurrentVersion: 1.0.3
|
||||
CurrentVersionCode: 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue