mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Kore to v3.0.0 (31)
This commit is contained in:
parent
ba752c4200
commit
1b646794df
1 changed files with 12 additions and 2 deletions
|
|
@ -176,7 +176,17 @@ Builds:
|
|||
('androidx.core:core-google-shortcuts:1.0.1'){exclude group:'com.google.android.gms'}"
|
||||
build.gradle
|
||||
|
||||
- versionName: v3.0.0
|
||||
versionCode: 31
|
||||
commit: 44cbc6fe8b49d7b703880e217b1282cce63b482f
|
||||
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 ^v[\d.]+$
|
||||
CurrentVersion: v2.5.3
|
||||
CurrentVersionCode: 29
|
||||
CurrentVersion: v3.0.0
|
||||
CurrentVersionCode: 31
|
||||
|
|
|
|||
Loading…
Reference in a new issue