mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-17 19:42:02 +00:00
Archive old AOSP apps
This commit is contained in:
parent
83532d64e5
commit
f756937bb4
2 changed files with 3 additions and 1 deletions
|
|
@ -30,6 +30,7 @@ MaintainerNotes: |-
|
||||||
https://github.com/MuddPuddle/packages_apps_Launcher3
|
https://github.com/MuddPuddle/packages_apps_Launcher3
|
||||||
I tried to build the protos but failed, hence the forced removal of backup.
|
I tried to build the protos but failed, hence the forced removal of backup.
|
||||||
|
|
||||||
|
ArchivePolicy: 0
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: None
|
UpdateCheckMode: None
|
||||||
CurrentVersion: '1.0'
|
CurrentVersion: '1.0'
|
||||||
|
|
|
||||||
|
|
@ -33,7 +33,8 @@ Builds:
|
||||||
- rm -rf tests
|
- rm -rf tests
|
||||||
target: android-23
|
target: android-23
|
||||||
|
|
||||||
|
ArchivePolicy: 0
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: Static
|
UpdateCheckMode: None
|
||||||
CurrentVersion: android-6.0.1_r63
|
CurrentVersion: android-6.0.1_r63
|
||||||
CurrentVersionCode: 2
|
CurrentVersionCode: 2
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue