mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
unitto - fix recipe
This commit is contained in:
parent
d4cce58fae
commit
a9ae6dd750
1 changed files with 2 additions and 1 deletions
|
|
@ -58,7 +58,6 @@ Builds:
|
|||
|
||||
- versionName: Hot magenta
|
||||
versionCode: 16
|
||||
disable: Java compiled class
|
||||
commit: 3bc9891b81a9f85c18d56ab6852224ea50666a9b
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -66,6 +65,8 @@ Builds:
|
|||
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue