mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Merge branch 'master' into 'master'
New app: Particle Physics Simulator See merge request fdroid/fdroiddata!6649
This commit is contained in:
commit
1a7cf722de
1 changed files with 25 additions and 0 deletions
25
metadata/com.tss.android.yml
Normal file
25
metadata/com.tss.android.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
License: GPL-2.0-only
|
||||
AuthorName: langurmonkey
|
||||
WebSite: https://tonisagrista.com/project/pps/
|
||||
SourceCode: https://gitlab.com/langurmonkey/particle-physics-sim
|
||||
IssueTracker: https://gitlab.com/langurmonkey/particle-physics-sim/issues
|
||||
|
||||
AutoName: ParticleSim
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/langurmonkey/particle-physics-sim.git
|
||||
|
||||
Builds:
|
||||
- versionName: 3.7.4
|
||||
versionCode: 69
|
||||
commit: 3.7.4
|
||||
subdir: app/nbodyandroid/
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.7.4
|
||||
CurrentVersionCode: 69
|
||||
Loading…
Reference in a new issue