mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Revert "Fix description of AnySoftKeyboard"
This reverts commit 742ddac842.
Does not work on the official build server.
This commit is contained in:
parent
64afcdd4e2
commit
3621f0df4a
1 changed files with 0 additions and 6 deletions
|
|
@ -503,13 +503,10 @@ 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
|
||||
|
|
@ -520,9 +517,6 @@ 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