mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
DataStats: 2.8.2
This commit is contained in:
parent
3f1a20ce0f
commit
ad4688cb4b
1 changed files with 15 additions and 5 deletions
|
|
@ -94,9 +94,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: Cannot use AUM/UCM because version code and version name are dynamic.
|
||||
- versionName: 2.8.2
|
||||
versionCode: 29
|
||||
commit: 0aa9aac999e440329831bc9461a1c5f396a1d302
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Static
|
||||
CurrentVersion: 2.7.0
|
||||
CurrentVersionCode: 25
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: build.gradle|versionCode = (\d+)|.|versionName = "([\d.]+)"
|
||||
CurrentVersion: 2.8.2
|
||||
CurrentVersionCode: 29
|
||||
|
|
|
|||
Loading…
Reference in a new issue