mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
65 lines
1.3 KiB
YAML
65 lines
1.3 KiB
YAML
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
|
|
|
|
AutoName: UnApkm
|
|
|
|
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
|
|
|
|
- versionName: '1.1'
|
|
versionCode: 2
|
|
commit: v1.1
|
|
subdir: app
|
|
submodules: true
|
|
gradle:
|
|
- yes
|
|
scandelete:
|
|
- lazysodium-android/lazysodium-java/src/test
|
|
- lazysodium-android/lazysodium-java/src/main/resources/*/libsodium*
|
|
ndk: r21d
|
|
|
|
- versionName: '1.2'
|
|
versionCode: 3
|
|
commit: v1.2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
ndk: r21d
|
|
|
|
- versionName: '1.3'
|
|
versionCode: 4
|
|
commit: v1.3
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
ndk: r21d
|
|
|
|
- versionName: '1.4'
|
|
versionCode: 5
|
|
commit: 0cc2ced9ae0c227aa86c18a85e984f879247922a
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
ndk: r21d
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.4'
|
|
CurrentVersionCode: 5
|