Skip to content

Commit

Permalink
[Mono.Android] Bind Android 16 DP2.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpobst committed Jan 6, 2025
1 parent 679bb84 commit 6ea2bab
Show file tree
Hide file tree
Showing 5 changed files with 3,008 additions and 86 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ public AndroidToolchain ()
new AndroidPlatformComponent ("platform-33-ext3_r03", apiLevel: "33", pkgRevision: "3"),
new AndroidPlatformComponent ("platform-34-ext7_r02", apiLevel: "34", pkgRevision: "2"),
new AndroidPlatformComponent ("platform-35_r01", apiLevel: "35", pkgRevision: "1", isLatestStable: true),
new AndroidPlatformComponent ("platform-Baklava_r01", apiLevel: "Baklava", pkgRevision: "1", isLatestStable: true),
new AndroidPlatformComponent ("platform-Baklava_r03", apiLevel: "Baklava", pkgRevision: "3", isLatestStable: true),

new AndroidToolchainComponent ("sources-34_r01",
destDir: Path.Combine ("sources", "android-34"),
Expand Down
Loading

0 comments on commit 6ea2bab

Please sign in to comment.