mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 09:49:41 +00:00
Update Unitto to Jazzberry jam (19)
This commit is contained in:
parent
c49a0383be
commit
a7e94e3d50
1 changed files with 14 additions and 2 deletions
|
|
@ -93,7 +93,19 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/convention
|
||||
|
||||
- versionName: Jazzberry jam
|
||||
versionCode: 19
|
||||
commit: cd2b27c094bc4147f524386639039db19ce96978
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild:
|
||||
- sed -i -e '/google-services/d' -e '/firebase/d' build.gradle.kts ../build.gradle.kts
|
||||
- echo -e "\norg.gradle.unsafe.configuration-cache=false" >> ../gradle.properties
|
||||
scandelete:
|
||||
- build-logic/convention
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: Illuminating emerald
|
||||
CurrentVersionCode: 18
|
||||
CurrentVersion: Jazzberry jam
|
||||
CurrentVersionCode: 19
|
||||
|
|
|
|||
Loading…
Reference in a new issue