mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'master' into 'master'
Update org.kiwix.kiwixmobile.yml to version 3.2.1 See merge request fdroid/fdroiddata!6415
This commit is contained in:
commit
044d0340cb
1 changed files with 15 additions and 2 deletions
|
|
@ -167,6 +167,19 @@ Builds:
|
||||||
gradleprops:
|
gradleprops:
|
||||||
- disableSigning
|
- disableSigning
|
||||||
|
|
||||||
|
- versionName: 3.2.1
|
||||||
|
versionCode: 230201
|
||||||
|
commit: 3.2.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
output: build/outputs/apk/release/dev-universal-release-unsigned.apk
|
||||||
|
prebuild: sed -i -e '/disableSigning/a \ \ \ \ \ \ \ \ signingConfig = null' build.gradle.kts
|
||||||
|
scanignore:
|
||||||
|
- buildSrc
|
||||||
|
gradleprops:
|
||||||
|
- disableSigning
|
||||||
|
|
||||||
MaintainerNotes: |-
|
MaintainerNotes: |-
|
||||||
For 2.2 and older repo: https://github.com/kiwix/kiwix-xulrunner
|
For 2.2 and older repo: https://github.com/kiwix/kiwix-xulrunner
|
||||||
Don't run `make android-deps` as that will download the SDK and NDK.
|
Don't run `make android-deps` as that will download the SDK and NDK.
|
||||||
|
|
@ -174,5 +187,5 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 3.1.3
|
CurrentVersion: 3.2.1
|
||||||
CurrentVersionCode: 230103
|
CurrentVersionCode: 230201
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue