mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Squircle CE to 2023.1.4 (10018)
This commit is contained in:
parent
97ce86a214
commit
6dcdeb437a
1 changed files with 12 additions and 2 deletions
|
|
@ -145,6 +145,16 @@ Builds:
|
|||
prebuild: sed -i -e 's|https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/|https://jitpack.io|'
|
||||
../gradle/publish.gradle
|
||||
|
||||
- versionName: 2023.1.4
|
||||
versionCode: 10018
|
||||
commit: d5502fcd45b09a227a93a553e163bb85e7c4e085
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e 's|https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/|https://jitpack.io|'
|
||||
../gradle/publish.gradle
|
||||
|
||||
MaintainerNotes: |-
|
||||
App repo contains both android app and
|
||||
editor library, as well gradle recipes
|
||||
|
|
@ -161,5 +171,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[0-9]{4}\.[0-9]{1,2}\.[0-9]{1,2}$
|
||||
CurrentVersion: 2023.1.3
|
||||
CurrentVersionCode: 10017
|
||||
CurrentVersion: 2023.1.4
|
||||
CurrentVersionCode: 10018
|
||||
|
|
|
|||
Loading…
Reference in a new issue