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