mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
New app: Shitter version 3.2.2 (89)
This commit is contained in:
parent
fa7af27091
commit
711d780fa1
1 changed files with 30 additions and 0 deletions
30
metadata/org.nuclearfog.twidda.yml
Normal file
30
metadata/org.nuclearfog.twidda.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Internet
|
||||
License: Apache-2.0
|
||||
SourceCode: https://github.com/nuclearfog/Shitter
|
||||
IssueTracker: https://github.com/nuclearfog/Shitter/issues
|
||||
Changelog: https://github.com/nuclearfog/Shitter/releases
|
||||
|
||||
AutoName: Shitter
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/nuclearfog/Shitter.git
|
||||
|
||||
Builds:
|
||||
- versionName: 3.2.2
|
||||
versionCode: 89
|
||||
commit: 89b4b0c9ec104d8bf3bdf0ee1024e617828d7ef7
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.2.2
|
||||
CurrentVersionCode: 89
|
||||
Loading…
Reference in a new issue