Mark Hancock
Mark Hancock
I tried it too. The installation instructions seem straight-forward; but, I have a DWM1001-DEV which has a special programming interface (JLink-Flash) and I couldn't figure out how to make that...
I changed to Compile SDK version to 31 and now I get duplicate kotlin dependencies. It seems to be because the build in pulling in two different versions of jetified-kotlin-stdlib...
@ashvini23may I updated the 'Module Settings' for all projects and subprojects to Compile SDK version 33 and set kotlin-stdlib-jdk7 dependency to version 1.8.20-Beta and **now it builds** I also had...
The consequences of the 'kotlin-android-extensions' deprecation are deeper than I had thought. Ex: BlueMS uses kotlinx.android.synthetic.main.fragment_color_ambient_light which is no longer available
I am seeing this same problem with AB Micro850 PLC - Bool writes work but bool reads always return false. I looked at pull-request [#335](https://github.com/libplctag/libplctag.NET/pull/335) and it seems like a...
What is the process (and timeline) for approving this pull-request and deploying it to nuget.org?