Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Commit

Permalink
automatic files
Browse files Browse the repository at this point in the history
  • Loading branch information
moljac committed Aug 20, 2024
1 parent d3a9a26 commit 5acc318
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2751,7 +2751,7 @@
"groupId": "com.google.android.libraries.identity.googleid",
"version": "1.1.0",
"nuGetId": "Xamarin.GoogleAndroid.Libraries.Identity.GoogleId",
"nuGetVersion": "1.1.0"
"nuGetVersion": "1.1.0.5"
}
}
},
Expand Down
2 changes: 1 addition & 1 deletion docs/artifact-list-with-versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@
| 209|com.google.mlkit:vision-interfaces |16.3.0 |Xamarin.Google.MLKit.Vision.Interfaces |116.3.0.4 |
| 210|com.google.mlkit:vision-internal-vkp |18.2.2 |Xamarin.Google.MLKit.Vision.Internal.Vkp |118.2.2.12 |
| 211|com.google.android.odml:image |1.0.0-beta1 |Xamarin.Google.Android.ODML.Image |1.0.0.11-beta1 |
| 212|com.google.android.libraries.identity.googleid:googleid |1.1.0 |Xamarin.GoogleAndroid.Libraries.Identity.GoogleId |1.1.0 |
| 212|com.google.android.libraries.identity.googleid:googleid |1.1.0 |Xamarin.GoogleAndroid.Libraries.Identity.GoogleId |1.1.0.5 |
| 213|com.google.android.libraries.places:places |3.5.0 |Xamarin.GoogleAndroid.Libraries.Places |3.5.0.1 |
| 214|com.google.android.libraries.places:places-compat |2.6.0 |Xamarin.GoogleAndroid.Libraries.Places.Compat |2.6.0.9 |
| 215|com.android.billingclient:billing |7.0.0 |Xamarin.Android.Google.BillingClient |7.0.0.1 |
Expand Down
2 changes: 1 addition & 1 deletion samples/Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@
<PackageReference Update="Xamarin.Google.MLKit.Vision.Interfaces" Version="116.3.0.4" />
<PackageReference Update="Xamarin.Google.MLKit.Vision.Internal.Vkp" Version="118.2.2.12" />
<PackageReference Update="Xamarin.Google.Android.ODML.Image" Version="1.0.0.11-beta1" />
<PackageReference Update="Xamarin.GoogleAndroid.Libraries.Identity.GoogleId" Version="1.1.0" />
<PackageReference Update="Xamarin.GoogleAndroid.Libraries.Identity.GoogleId" Version="1.1.0.5" />
<PackageReference Update="Xamarin.GoogleAndroid.Libraries.Places" Version="3.5.0.1" />
<PackageReference Update="Xamarin.GoogleAndroid.Libraries.Places.Compat" Version="2.6.0.9" />
<PackageReference Update="Xamarin.Android.Google.BillingClient" Version="7.0.0.1" />
Expand Down

0 comments on commit 5acc318

Please sign in to comment.