mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-09 07:36:58 +00:00
Update Unitto to Illuminating emerald (18)
This commit is contained in:
parent
260ab2dd85
commit
da4aee07cf
1 changed files with 13 additions and 1 deletions
|
|
@ -81,7 +81,19 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/convention
|
||||
|
||||
- versionName: Illuminating emerald
|
||||
versionCode: 18
|
||||
commit: 0ef363322e56ce965d8b792a0a425a056b4c2144
|
||||
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: 17
|
||||
CurrentVersionCode: 18
|
||||
|
|
|
|||
Loading…
Reference in a new issue