ironservices-maui/Platforms/Android/PlatformClass1.cs

8 lines
136 B
C#

namespace IronServices.Maui
{
// All the code in this file is only included on Android.
public class PlatformClass1
{
}
}