mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Squircle CE to 2023.1.1 (10015)
This commit is contained in:
parent
2c7a71e728
commit
0be20f7de8
1 changed files with 11 additions and 2 deletions
|
|
@ -116,6 +116,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.1
|
||||
versionCode: 10015
|
||||
commit: 6590bcd6ebbd6804e51862683a93aaa87b9b7511
|
||||
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
|
||||
|
|
@ -132,5 +141,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[0-9]{4}\.[0-9]{1,2}\.[0-9]{1,2}$
|
||||
CurrentVersion: 2023.1.0
|
||||
CurrentVersionCode: 10014
|
||||
CurrentVersion: 2023.1.1
|
||||
CurrentVersionCode: 10015
|
||||
|
|
|
|||
Loading…
Reference in a new issue