mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
run tests/refresh-SUSS_DEFAULT.py
This commit is contained in:
parent
2a6d584713
commit
37dc6c121d
1 changed files with 3 additions and 3 deletions
|
@ -2209,10 +2209,10 @@ SUSS_DEFAULT = r'''{
|
||||||
"https://www.android.com/gms/"
|
"https://www.android.com/gms/"
|
||||||
],
|
],
|
||||||
"gradle_signatures": [
|
"gradle_signatures": [
|
||||||
|
"com.google.gms(?!.google-services)",
|
||||||
"com.google.android.gms(?!.oss-licenses-plugin)",
|
"com.google.android.gms(?!.oss-licenses-plugin)",
|
||||||
"com.google.android.ump",
|
"com.google.android.ump",
|
||||||
"androidx.core:core-google-shortcuts",
|
"androidx.core:core-google-shortcuts",
|
||||||
"androidx.credentials:credentials",
|
|
||||||
"androidx.credentials:credentials-play-services-auth",
|
"androidx.credentials:credentials-play-services-auth",
|
||||||
"androidx.media3:media3-cast",
|
"androidx.media3:media3-cast",
|
||||||
"androidx.media3:media3-datasource-cronet",
|
"androidx.media3:media3-datasource-cronet",
|
||||||
|
@ -2937,7 +2937,7 @@ SUSS_DEFAULT = r'''{
|
||||||
"license": "NonFree"
|
"license": "NonFree"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"timestamp": 1725205987.66681,
|
"timestamp": 1728920062.92063,
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"last_updated": 1725950235.569432
|
"last_updated": 1732198944.559238
|
||||||
}'''
|
}'''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue