mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Add 3.3.1 to metadata
This commit is contained in:
parent
d494353853
commit
750b81ab20
1 changed files with 15 additions and 2 deletions
|
|
@ -180,6 +180,19 @@ Builds:
|
|||
gradleprops:
|
||||
- disableSigning
|
||||
|
||||
- versionName: 3.3.1
|
||||
versionCode: 230301
|
||||
commit: 3.3.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
|
||||
scandelete:
|
||||
- contrib/move-string-resource
|
||||
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.
|
||||
|
|
@ -187,5 +200,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.2.1
|
||||
CurrentVersionCode: 230201
|
||||
CurrentVersion: 3.3.1
|
||||
CurrentVersionCode: 230301
|
||||
|
|
|
|||
Loading…
Reference in a new issue