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