mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Camera to 1.1.0 (6)
This commit is contained in:
parent
7ef13b139b
commit
21f6238eac
1 changed files with 9 additions and 2 deletions
|
|
@ -32,10 +32,17 @@ Builds:
|
|||
gradle:
|
||||
- foss
|
||||
|
||||
- versionName: 1.1.0
|
||||
versionCode: 6
|
||||
commit: cd169688caee08bf93d59191a004f1eb35642663
|
||||
subdir: app
|
||||
gradle:
|
||||
- foss
|
||||
|
||||
AllowedAPKSigningKeys: affdb124d3f4720c2f98dbca9eacba0514fba4306e20a2786c861c3c0d6ff292
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: gradle.properties|VERSION_CODE=(\d+)|.|VERSION_NAME=(.*)
|
||||
CurrentVersion: 1.0.4
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 6
|
||||
|
|
|
|||
Loading…
Reference in a new issue