mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Add de.wivewa.android
This commit is contained in:
parent
320f1f003b
commit
40905d3e77
1 changed files with 35 additions and 0 deletions
35
metadata/de.wivewa.android.yml
Normal file
35
metadata/de.wivewa.android.yml
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
AntiFeatures:
|
||||
- NonFreeAssets
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Internet
|
||||
- Phone & SMS
|
||||
License: GPL-3.0-only
|
||||
AuthorEmail: wivewa@jolo.software
|
||||
SourceCode: https://codeberg.org/wivewa/wivewa-android
|
||||
IssueTracker: https://codeberg.org/wivewa/wivewa-android/issues
|
||||
|
||||
AutoName: WiVeWa
|
||||
|
||||
RepoType: git
|
||||
Repo: https://codeberg.org/wivewa/wivewa-android.git
|
||||
Binaries: https://codeberg.org/wivewa/wivewa-android-apk/raw/branch/main/%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.3.0
|
||||
versionCode: 3
|
||||
commit: cec9fe5b23398de88147a972a47499b35b6b9d87
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 8aba95b3c8f6b3e53547ea4c12d074e09b0fc56190bc44b3701499cb680e4ed6
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.3.0
|
||||
CurrentVersionCode: 3
|
||||
Loading…
Reference in a new issue