mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Neo Store to 1.1.1 (1105)
This commit is contained in:
parent
3562bf5546
commit
a246b0ccba
1 changed files with 9 additions and 2 deletions
|
|
@ -198,7 +198,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.1
|
||||
versionCode: 1105
|
||||
commit: 62ca3e2784f39c7ec9a527c0e486187bd9245ab8
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's/8.12.1/8.11.1/' gradle/libs.versions.toml
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[\d.]+$
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 1104
|
||||
CurrentVersion: 1.1.1
|
||||
CurrentVersionCode: 1105
|
||||
|
|
|
|||
Loading…
Reference in a new issue