New App: com.aefyr.sai

Closes: fdroid/rfp#1044
This commit is contained in:
Marcus Hoffmann 2019-07-22 17:49:50 +02:00
parent 1cbe851009
commit 25a31f7626
No known key found for this signature in database
GPG Key ID: ACDF63BC43D5E530
2 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,37 @@
Categories:
- System
License: GPL-3.0-only
AuthorName: Aefyr
SourceCode: https://github.com/Aefyr/SAI
IssueTracker: https://github.com/Aefyr/SAI/issues
Changelog: https://github.com/Aefyr/SAI/releases
AutoName: SAI
RepoType: git
Repo: https://github.com/Aefyr/SAI
Builds:
- versionName: '1.27'
versionCode: 28
commit: '1.27'
subdir: app
gradle:
- fdroid
srclibs:
- aefyr-android-filepicker@d7d923f8f58f89c732f31059d74952d7dcefb288
rm:
- app/libs/filepicker-release.aar
prebuild:
- sed -i -e '/maven/,+2d' -e '/io.fabric/d' ../build.gradle
- sed -i -e '/io.fabric/d' build.gradle
build:
- pushd $$aefyr-android-filepicker$$
- gradle assembleRelease
- popd
- cp $$aefyr-android-filepicker$$/build/outputs/aar/filepicker-release.aar libs/filepicker-release.aar
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '1.27'
CurrentVersionCode: 28

View File

@ -0,0 +1,4 @@
Repo Type:git
Repo:https://github.com/Aefyr/android-filepicker
Subdir:filepicker