mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
kore - exclude betas, update recipe
This commit is contained in:
parent
25b27e00f5
commit
4a42435346
1 changed files with 6 additions and 3 deletions
|
|
@ -172,8 +172,11 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/core-google-shortcuts/d' -e "/constraintlayout/aimplementation
|
||||
('androidx.core:core-google-shortcuts:1.0.1'){exclude group:'com.google.android.gms'}"
|
||||
build.gradle
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v3.0.0-beta.1
|
||||
CurrentVersionCode: 30
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
CurrentVersion: v2.5.3
|
||||
CurrentVersionCode: 29
|
||||
|
|
|
|||
Loading…
Reference in a new issue