diff --git a/Forms9Patch/Forms9Patch.NuGet/Forms9Patch.nuspec b/Forms9Patch/Forms9Patch.NuGet/Forms9Patch.nuspec index e056100a..7bcebbc1 100644 --- a/Forms9Patch/Forms9Patch.NuGet/Forms9Patch.nuspec +++ b/Forms9Patch/Forms9Patch.NuGet/Forms9Patch.nuspec @@ -2,7 +2,7 @@ Forms9Patch - 2.4.9-beta1 + 2.4.9-beta2 Forms9Patch Ben Askren baskren @@ -28,6 +28,7 @@ Android developers can use NinePatch bitmaps, the drawable directory naming conv 2.4.9: **Fixed:** + - Issue #87: Icons not showing on buttons on Android #87; - Issue #86: Toast error message in productive app when missing picture; - Issue #85: Android crashes when a system font has been added as an asset or resource; - Issue #83: HtmlText Inline style with space char; diff --git a/docs/manifest.json b/docs/manifest.json index a391458a..beb3c7f1 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -4578,11 +4578,11 @@ { "status": { "can_incremental": false, - "details": "Cannot build incrementally because last build info is missing.", + "details": "Disable incremental build by force rebuild option.", "incrementalPhase": "build", "total_file_count": 0, "skipped_file_count": 0, - "full_build_reason_code": "NoAvailableBuildCache" + "full_build_reason_code": "ForceRebuild" }, "processors": { "ConceptualDocumentProcessor": {