mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
new app: Extended emulator of МК 61/54 (com.cax.pmk.ext)
This commit is contained in:
parent
dedec88d2e
commit
2680f38729
1 changed files with 30 additions and 0 deletions
30
metadata/com.cax.pmk.ext.yml
Normal file
30
metadata/com.cax.pmk.ext.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Vadym Khokhlov
|
||||
AuthorEmail: vadim.khohlov@gmail.com
|
||||
AuthorWebSite: https://xvadim.blogspot.com/
|
||||
SourceCode: https://github.com/xvadim/pmk-android
|
||||
IssueTracker: https://github.com/xvadim/pmk-android/issues
|
||||
|
||||
AutoName: MK 61/54
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/xvadim/pmk-android
|
||||
|
||||
Builds:
|
||||
- versionName: 3.3.1
|
||||
versionCode: 331
|
||||
commit: 3.3.1
|
||||
subdir: pmk/app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- full
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.3.1
|
||||
CurrentVersionCode: 331
|
||||
Loading…
Reference in a new issue