mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
RasPi Check: 1.8.14
This commit is contained in:
parent
a601fc2bf4
commit
5224599f1b
1 changed files with 11 additions and 3 deletions
|
|
@ -51,7 +51,15 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.8.14
|
||||
versionCode: 57
|
||||
commit: v1.8.14
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.8.13
|
||||
CurrentVersionCode: 55
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://raw.githubusercontent.com/eidottermihi/rpicheck/master/app/src/main/AndroidManifest.xml|versionCode="(\d+)"|https://raw.githubusercontent.com/eidottermihi/rpicheck/master/app/gradle.properties|version=([\d.]+)$
|
||||
CurrentVersion: 1.8.14
|
||||
CurrentVersionCode: 57
|
||||
|
|
|
|||
Loading…
Reference in a new issue