Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Context: https://issuetracker.google.com/issues/150189789

Changes: xamarin/monodroid@614d1e4...f72e070

  * xamarin/monodroid@f72e07082: Bump to xamarin/androidtools@bad9eb0c

When building the shared runtime, prefer Android SDK Build-tools
package versions *less-than* r30, to avoid an interaction between
JDK 1.8 (still preferred!) and the `apksigner` in Build-tools r30
which requires JDK >= 9 in order to be used.
  • Loading branch information
jonpryor committed Jun 30, 2020
1 parent 49c0170 commit aca845b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .external
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
xamarin/monodroid:d16-7@614d1e40373ce058de99e1df6d381e4220b53191
xamarin/monodroid:d16-7@f72e070829e594eb17d5c0355db92292d485d382
mono/mono:2020-02@83105ba22461455f4343d6bb14976eba8b0b3f39

0 comments on commit aca845b

Please sign in to comment.