Skip to content

Commit

Permalink
Merge pull request #864 from xamarin/wsu-20240315
Browse files Browse the repository at this point in the history
Weekly Stable Updates 20240315
  • Loading branch information
moljac authored Mar 15, 2024
2 parents 8338217 + 2c29f13 commit 09e5afd
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3449,9 +3449,9 @@
"maven": {
"artifactId": "j2objc-annotations",
"groupId": "com.google.j2objc",
"version": "2.8",
"version": "3.0.0",
"nuGetId": "Xamarin.Google.J2Objc.Annotations",
"nuGetVersion": "2.8.0.8"
"nuGetVersion": "3.0.0"
}
},
"license": "The Apache Software License, Version 2.0"
Expand Down
4 changes: 2 additions & 2 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2188,8 +2188,8 @@
{
"groupId": "com.google.j2objc",
"artifactId": "j2objc-annotations",
"version": "2.8",
"nugetVersion": "2.8.0.8",
"version": "3.0.0",
"nugetVersion": "3.0.0",
"nugetId": "Xamarin.Google.J2Objc.Annotations",
"dependencyOnly": false,
"templateSet": "no-bindings"
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 @@ -270,7 +270,7 @@
| 263|com.google.guava:failureaccess |1.0.2 |Xamarin.Google.Guava.FailureAccess |1.0.2.2 |
| 264|com.google.guava:guava |32.0.1-android |Xamarin.Google.Guava |32.0.1.2 |
| 265|com.google.guava:listenablefuture |1.0 |Xamarin.Google.Guava.ListenableFuture |1.0.0.18 |
| 266|com.google.j2objc:j2objc-annotations |2.8 |Xamarin.Google.J2Objc.Annotations |2.8.0.8 |
| 266|com.google.j2objc:j2objc-annotations |3.0.0 |Xamarin.Google.J2Objc.Annotations |3.0.0 |
| 267|dev.chrisbanes.snapper:snapper |0.3.0 |Xamarin.Dev.ChrisBanes.Snapper |0.3.0.9 |
| 268|io.github.aakira:napier |2.7.1 |Xamarin.AAkira.Napier |2.7.1.1 |
| 269|io.reactivex.rxjava2:rxandroid |2.1.1 |Xamarin.Android.ReactiveX.RxAndroid |2.1.1.9 |
Expand Down

0 comments on commit 09e5afd

Please sign in to comment.