mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Newapp: Unapkm
This commit is contained in:
parent
aa4d7f7899
commit
06c8f165ab
1 changed files with 27 additions and 0 deletions
27
metadata/io.github.muntashirakon.unapkm.yml
Normal file
27
metadata/io.github.muntashirakon.unapkm.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
Categories:
|
||||
- System
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Muntashir Al-Islam
|
||||
SourceCode: https://github.com/MuntashirAkon/unapkm-android
|
||||
IssueTracker: https://github.com/MuntashirAkon/unapkm-android/issues
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/MuntashirAkon/unapkm-android.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: v1.0
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
scandelete:
|
||||
- lazysodium-android/lazysodium-java/src/test
|
||||
- lazysodium-android/lazysodium-java/src/main/resources/*/libsodium*
|
||||
ndk: r21d
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue