Skip to content

Commit efd4b8e

Browse files
committed
"allowPrereleaseDependencies": true,
1 parent 3986fae commit efd4b8e

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

config.json

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2910,6 +2910,7 @@
29102910
"version": "16.1.0",
29112911
"nugetVersion": "116.1.0",
29122912
"nugetId": "Xamarin.GooglePlayServices.RecaptchaBase",
2913+
"allowPrereleaseDependencies": true,
29132914
"type": "xbd"
29142915
},
29152916
{
@@ -3226,6 +3227,7 @@
32263227
"version": "18.7.0",
32273228
"nugetVersion": "18.7.0",
32283229
"nugetId": "Xamarin.Google.Android.Recaptcha",
3230+
"allowPrereleaseDependencies": true,
32293231
"type": "xbd"
32303232
},
32313233
{
@@ -5155,15 +5157,6 @@
51555157
"mavenRepositoryType": "MavenCentral",
51565158
"comments": "Depends on Xamarin.Google.Android.ODML.Image which only has a prerelease version."
51575159
},
5158-
{
5159-
"groupId": "androidx.emoji2",
5160-
"artifactId": "emoji2",
5161-
"version": "1.2.0",
5162-
"nugetVersion": "1.2.0.2",
5163-
"nugetId": "Xamarin.AndroidX.Emoji2",
5164-
"dependencyOnly": true,
5165-
"comments": "Required by 'androidx.emoji2.emoji2-emojipicker:1.5.0'"
5166-
},
51675160
{
51685161
"groupId": "androidx.security",
51695162
"artifactId": "security-crypto",
@@ -5173,6 +5166,15 @@
51735166
"dependencyOnly": true,
51745167
"comments": "Required by 'com.google.android.recaptcha:recaptcha:18.7.0'"
51755168
},
5169+
{
5170+
"groupId": "androidx.emoji2",
5171+
"artifactId": "emoji2",
5172+
"version": "1.2.0",
5173+
"nugetVersion": "1.2.0.2",
5174+
"nugetId": "Xamarin.AndroidX.Emoji2",
5175+
"dependencyOnly": true,
5176+
"comments": "Required by 'androidx.emoji2.emoji2-emojipicker:1.5.0'"
5177+
},
51765178
{
51775179
"groupId": "androidx.wear.tiles",
51785180
"artifactId": "tiles",

0 commit comments

Comments
 (0)