mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
restore unitto
This commit is contained in:
parent
996affb696
commit
ed05cab345
1 changed files with 18 additions and 6 deletions
|
|
@ -10,7 +10,6 @@ AuthorWebSite: https://sadellie.github.io/
|
|||
WebSite: https://sadellie.github.io/unitto/
|
||||
SourceCode: https://github.com/sadellie/unitto
|
||||
IssueTracker: https://github.com/sadellie/unitto/issues
|
||||
Translation: https://poeditor.com/join/project/T4zjmoq8dx
|
||||
Changelog: https://github.com/sadellie/unitto/releases
|
||||
|
||||
AutoName: Unitto
|
||||
|
|
@ -247,8 +246,21 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/convention
|
||||
|
||||
ArchivePolicy: 0
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: Quick Silver
|
||||
CurrentVersionCode: 36
|
||||
- versionName: Titanium yellow
|
||||
versionCode: 63
|
||||
commit: c4232c68704369ecf0eb1d27c1a1e01788757619
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- echo -e "\norg.gradle.unsafe.configuration-cache=false" >> ../gradle.properties
|
||||
- sed -i -e '/maven.pkg.jetbrains.space/d' ../settings.gradle.kts
|
||||
- sed -i -e '/jvm/s/11/17/' -e '/initWith/d' build.gradle.kts
|
||||
scandelete:
|
||||
- build-logic/convention
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: gradle/libs.versions.toml|versionCode\s=\s"(\d+)"|.|versionName\s=\s"(.*)"
|
||||
CurrentVersion: Titanium yellow
|
||||
CurrentVersionCode: 63
|
||||
|
|
|
|||
Loading…
Reference in a new issue