085469d556
Stanley uses the `buildSrc` gradle folder, which generates class files when running any gradle task, which caused some errors with the scanner. As the sources of those classes are all within the repository, they are still open source and compliant with FDroid. - fdroid readmeta ✓ - fdroid rewritemeta fr.xgouchet.packageexplorer ✓ - fdroid checkupdates fr.xgouchet.packageexplorer ✓ - fdroid lint fr.xgouchet.packageexplorer ✓ - fdroid build -v -l fr.xgouchet.packageexplorer ✓
25 lines
405 B
YAML
25 lines
405 B
YAML
Categories:
|
|
- Development
|
|
License: MIT
|
|
Donate: https://www.paypal.me/xaviergouchet
|
|
|
|
AutoName: Stanley
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/xgouchet/Stanley
|
|
|
|
Builds:
|
|
- versionName: '2.3'
|
|
versionCode: 15
|
|
commit: v2.3
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
scanignore:
|
|
- buildSrc/build/
|
|
|
|
AutoUpdateMode: Version %v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '2.3'
|
|
CurrentVersionCode: 15
|