mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
New App: dev.octoshrimpy.quik
This commit is contained in:
parent
fc69d6b5a8
commit
65e6dcbd99
1 changed files with 36 additions and 0 deletions
36
metadata/dev.octoshrimpy.quik.yml
Normal file
36
metadata/dev.octoshrimpy.quik.yml
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
Categories:
|
||||
- Phone & SMS
|
||||
License: GPL-3.0-only
|
||||
AuthorName: octoshrimpy
|
||||
SourceCode: https://github.com/octoshrimpy/quik
|
||||
IssueTracker: https://github.com/octoshrimpy/quik/issues
|
||||
Changelog: https://github.com/octoshrimpy/quik/releases
|
||||
Liberapay: octoshrimpy
|
||||
|
||||
AutoName: QUIK
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/octoshrimpy/quik
|
||||
Binaries: https://github.com/octoshrimpy/quik/releases/download/v%v/QUIK-noAnalytics-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 4.0.7
|
||||
versionCode: 2224
|
||||
commit: c9474281d3a3ba67a6e5636b7b17b82d224abcde
|
||||
subdir: presentation
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- noAnalytics
|
||||
prebuild:
|
||||
- sed -i -e '/gms/d' -e '/firebase/d' {.,..}/build.gradle
|
||||
- sed -i -e '/signingConfigs.release/d' build.gradle
|
||||
|
||||
AllowedAPKSigningKeys: c549a1fe457a8d8a8b3b0621d480ea837972a0bb34a71c7a0de3670f6f1a1ef1
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||
CurrentVersion: 4.0.7
|
||||
CurrentVersionCode: 2224
|
||||
Loading…
Reference in a new issue