mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Kiwix Update to 3.5.0
This commit is contained in:
parent
c3c530b8eb
commit
c477817f5d
1 changed files with 16 additions and 2 deletions
|
|
@ -207,6 +207,20 @@ Builds:
|
|||
gradleprops:
|
||||
- disableSigning
|
||||
|
||||
- versionName: 3.5.0
|
||||
versionCode: 7230500
|
||||
commit: 3.5.0
|
||||
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
|
||||
scandelete:
|
||||
- contrib/move-string-resource
|
||||
ndk: r21e
|
||||
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.
|
||||
|
|
@ -214,5 +228,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 3.4.1
|
||||
CurrentVersionCode: 230401
|
||||
CurrentVersion: 3.5.0
|
||||
CurrentVersionCode: 230500
|
||||
|
|
|
|||
Loading…
Reference in a new issue