mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
New App: eu.veldsoft.no.thanks
This commit is contained in:
parent
1fe4d21c8a
commit
c4cdd89eb1
1 changed files with 29 additions and 0 deletions
29
metadata/eu.veldsoft.no.thanks.yml
Normal file
29
metadata/eu.veldsoft.no.thanks.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: MIT
|
||||
AuthorName: Velbazhd Software LLC
|
||||
AuthorEmail: velbazhd.software@gmail.com
|
||||
SourceCode: https://github.com/VelbazhdSoftwareLLC/No-Thanks-for-Android
|
||||
IssueTracker: https://github.com/VelbazhdSoftwareLLC/No-Thanks-for-Android/issues
|
||||
|
||||
AutoName: No Thanks for Android
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/VelbazhdSoftwareLLC/No-Thanks-for-Android
|
||||
|
||||
Builds:
|
||||
- versionName: '1.00'
|
||||
versionCode: 1
|
||||
commit: 3250268c358af910d25134bbd265e85e3d50ef25
|
||||
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: '1.00'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue