mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
parent
9242e385e7
commit
742ddac842
1 changed files with 6 additions and 0 deletions
|
|
@ -503,10 +503,13 @@ Builds:
|
|||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- addons/*/*/apk/src/main/play
|
||||
prebuild:
|
||||
- sed -i -e "/EnvKey/ a //gradleVersion = '6.8.3'" ../build.gradle
|
||||
- sed -i -e '/Data\.versionCode/ c versionCode $$VERCODE$$' -e '/Data\.versionName/
|
||||
c versionName "$$VERSION$$"' ../../gradle/versioning_apk.gradle
|
||||
- sed -i -e 's/project.ext.shouldBePublished/false/' ../../gradle/apk_module.gradle
|
||||
scanignore:
|
||||
- addons/languages/*/pack/dictionary/*.gz
|
||||
ndk: r14b
|
||||
|
|
@ -517,6 +520,9 @@ MaintainerNotes: |-
|
|||
Summary and Description have been moved to the new localizable text files:
|
||||
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
||||
|
||||
Summary and Description of addons are deleted as they would be picked up as description of the app, otherwise:
|
||||
https://gitlab.com/fdroid/fdroiddata/-/issues/2014
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.10.1786
|
||||
|
|
|
|||
Loading…
Reference in a new issue