mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Memories to 1.9 (9)
This commit is contained in:
parent
afcb4181d7
commit
998a6fc8d4
1 changed files with 9 additions and 2 deletions
|
|
@ -38,8 +38,15 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.9'
|
||||
versionCode: 9
|
||||
commit: 42c87661ed605332640e0f022ae2f90977962732
|
||||
subdir: android/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags android/*
|
||||
UpdateCheckData: android/app/build.gradle|versionCode\s(\d+)|.|versionName\s"([\d.]+)
|
||||
CurrentVersion: '1.8'
|
||||
CurrentVersionCode: 8
|
||||
CurrentVersion: '1.9'
|
||||
CurrentVersionCode: 9
|
||||
|
|
|
|||
Loading…
Reference in a new issue