mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update org.fossify.phone to 1.9.0 (18)
This commit is contained in:
parent
9766c2fa4a
commit
3e6491eae4
1 changed files with 10 additions and 2 deletions
|
|
@ -141,10 +141,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.9.0
|
||||||
|
versionCode: 18
|
||||||
|
commit: fa46abe7b6f0c265de88ab6221c92709fb896832
|
||||||
|
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.properties|VERSION_CODE=(\d+)|.|VERSION_NAME=(.*)
|
UpdateCheckData: gradle.properties|VERSION_CODE=(\d+)|.|VERSION_NAME=(.*)
|
||||||
CurrentVersion: 1.8.0
|
CurrentVersion: 1.9.0
|
||||||
CurrentVersionCode: 17
|
CurrentVersionCode: 18
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue