mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Squircle CE to 2023.1.2 (10016)
This commit is contained in:
parent
4faa19126f
commit
95194689c8
1 changed files with 11 additions and 2 deletions
|
|
@ -125,6 +125,15 @@ Builds:
|
||||||
prebuild: sed -i -e 's|https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/|https://jitpack.io|'
|
prebuild: sed -i -e 's|https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/|https://jitpack.io|'
|
||||||
../gradle/publish.gradle
|
../gradle/publish.gradle
|
||||||
|
|
||||||
|
- versionName: 2023.1.2
|
||||||
|
versionCode: 10016
|
||||||
|
commit: 9bb356b4f2f8816f6abea6828542da0b05cd9556
|
||||||
|
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: |-
|
MaintainerNotes: |-
|
||||||
App repo contains both android app and
|
App repo contains both android app and
|
||||||
editor library, as well gradle recipes
|
editor library, as well gradle recipes
|
||||||
|
|
@ -141,5 +150,5 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^[0-9]{4}\.[0-9]{1,2}\.[0-9]{1,2}$
|
UpdateCheckMode: Tags ^[0-9]{4}\.[0-9]{1,2}\.[0-9]{1,2}$
|
||||||
CurrentVersion: 2023.1.1
|
CurrentVersion: 2023.1.2
|
||||||
CurrentVersionCode: 10015
|
CurrentVersionCode: 10016
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue