mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Squircle CE to 2023.1.0 (10014)
This commit is contained in:
parent
2e78b20c9a
commit
c89a9e28e9
1 changed files with 11 additions and 2 deletions
|
|
@ -107,6 +107,15 @@ 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.0
|
||||
versionCode: 10014
|
||||
commit: 37c27c4f0a48d3059fe8954c5ebd02e4c24afa58
|
||||
subdir: app
|
||||
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
|
||||
|
|
@ -123,5 +132,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[0-9]{4}\.[0-9]{1,2}\.[0-9]{1,2}$
|
||||
CurrentVersion: 2022.2.1
|
||||
CurrentVersionCode: 10013
|
||||
CurrentVersion: 2023.1.0
|
||||
CurrentVersionCode: 10014
|
||||
|
|
|
|||
Loading…
Reference in a new issue