mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update org.fossify.phone to 1.4.0 (7)
This commit is contained in:
parent
e45d45ec03
commit
3d87e6ebcd
1 changed files with 10 additions and 2 deletions
|
|
@ -60,10 +60,18 @@ Builds:
|
||||||
- yes
|
- yes
|
||||||
output: build/outputs/apk/foss/release/phone-*-foss-release-unsigned.apk
|
output: build/outputs/apk/foss/release/phone-*-foss-release-unsigned.apk
|
||||||
|
|
||||||
|
- versionName: 1.4.0
|
||||||
|
versionCode: 7
|
||||||
|
commit: d0840aac0acfdab7a84910b408b3753aa18410b2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
output: build/outputs/apk/foss/release/phone-*-foss-release-unsigned.apk
|
||||||
|
|
||||||
AllowedAPKSigningKeys: affdb124d3f4720c2f98dbca9eacba0514fba4306e20a2786c861c3c0d6ff292
|
AllowedAPKSigningKeys: affdb124d3f4720c2f98dbca9eacba0514fba4306e20a2786c861c3c0d6ff292
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckData: gradle/libs.versions.toml|app-version-versionCode\s=\s"(\d+)"|.|app-version-versionName\s=\s"(.*)"
|
UpdateCheckData: gradle/libs.versions.toml|app-version-versionCode\s=\s"(\d+)"|.|app-version-versionName\s=\s"(.*)"
|
||||||
CurrentVersion: 1.3.1
|
CurrentVersion: 1.4.0
|
||||||
CurrentVersionCode: 6
|
CurrentVersionCode: 7
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue