mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update de.mm20.launcher2.release to 1.30.2 (2024050801)
This commit is contained in:
parent
e5a8b24b7e
commit
318862a17e
1 changed files with 15 additions and 2 deletions
|
|
@ -123,6 +123,19 @@ Builds:
|
|||
- perl -0777 -i -pe 's/signing {.*?}//sg' core/shared/build.gradle.kts
|
||||
- perl -0777 -i -pe 's/publishing {\n publications.*\n}\n//sg' core/shared/build.gradle.kts
|
||||
|
||||
- versionName: 1.30.2
|
||||
versionCode: 2024050801
|
||||
commit: ff94d9656acf255285a4a0b556d66e18cd46cd47
|
||||
gradle:
|
||||
- yes
|
||||
output: app/app/build/outputs/apk/default/release/app-default-release-unsigned.apk
|
||||
rm:
|
||||
- plugins/sdk/build.gradle.kts
|
||||
prebuild:
|
||||
- sed -i 's/4096/3072/g' gradle.properties
|
||||
- perl -0777 -i -pe 's/signing {.*?}//sg' core/shared/build.gradle.kts
|
||||
- perl -0777 -i -pe 's/publishing {\n publications.*\n}\n//sg' core/shared/build.gradle.kts
|
||||
|
||||
MaintainerNotes: |-
|
||||
Kvaesitso uses several external APIs for search providers.
|
||||
Several of them require signing up to obtain a developer API
|
||||
|
|
@ -176,5 +189,5 @@ MaintainerNotes: |-
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/app/build.gradle.kts|versionCode\s=\s.*\?:\s(\d+)|.|versionName\s=\s"(.+)"
|
||||
CurrentVersion: 1.30.0
|
||||
CurrentVersionCode: 2024050700
|
||||
CurrentVersion: 1.30.2
|
||||
CurrentVersionCode: 2024050801
|
||||
|
|
|
|||
Loading…
Reference in a new issue