mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Add CCTG 2.10.1.0
This commit is contained in:
parent
3acb0e7547
commit
6a951877f4
1 changed files with 9 additions and 6 deletions
|
|
@ -269,12 +269,15 @@ Builds:
|
|||
scandelete:
|
||||
- protobuf/build
|
||||
|
||||
- versionName: 2.8.0.0
|
||||
versionCode: 2080004
|
||||
disable: DOES NOT VERIFY
|
||||
commit: v2.8.0.0
|
||||
- versionName: 2.10.1.0
|
||||
versionCode: 2100101
|
||||
commit: v2.10.1.0
|
||||
subdir: Corona-Warn-App
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- device
|
||||
scanignore:
|
||||
|
|
@ -306,5 +309,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags v\d+\.\d+\.\d+\.\d+$
|
||||
CurrentVersion: 2.9.0.0
|
||||
CurrentVersionCode: 2090002
|
||||
CurrentVersion: 2.10.1.0
|
||||
CurrentVersionCode: 2100101
|
||||
|
|
|
|||
Loading…
Reference in a new issue