mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update org.kiwix.kiwixmobile.yml to version 3.2.1
This commit is contained in:
parent
74459ea72d
commit
a2e5061c2b
1 changed files with 15 additions and 2 deletions
|
|
@ -167,6 +167,19 @@ Builds:
|
|||
gradleprops:
|
||||
- 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: |-
|
||||
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.
|
||||
|
|
@ -174,5 +187,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.1.3
|
||||
CurrentVersionCode: 230103
|
||||
CurrentVersion: 3.2.1
|
||||
CurrentVersionCode: 230201
|
||||
|
|
|
|||
Loading…
Reference in a new issue