mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Unitto to Olive Green (29)
This commit is contained in:
parent
1707db523a
commit
a33625cd8b
1 changed files with 18 additions and 2 deletions
|
|
@ -182,7 +182,23 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/convention
|
||||
|
||||
- versionName: Olive Green
|
||||
versionCode: 29
|
||||
commit: 48e75093bd2eb3677a626b9d198b736eee60c693
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
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 ^(?!.*preview).*$
|
||||
CurrentVersion: Nadeshiko Pink
|
||||
CurrentVersionCode: 26
|
||||
CurrentVersion: Olive Green
|
||||
CurrentVersionCode: 29
|
||||
|
|
|
|||
Loading…
Reference in a new issue