eclipse-hara / hara-ddiclient

Hara-ddiclient is a Kotlin library that facilitates and speeds up the development of DDI API clients for devices connecting to hawkBit servers.
https://projects.eclipse.org/projects/iot.hawkbit.hara
Eclipse Public License 2.0
18 stars 13 forks source link

Fix build warnings #44

Closed diegorondini closed 8 months ago

diegorondini commented 8 months ago

Fix the following build warnings:

> Task :compileKotlin
w: Flag is not supported by this version of the compiler: -Xuse-experimental=kotlin.Experimental 
> Task :virtual-device:compileKotlin
w: Argument -Xopt-in is deprecated. Please use -opt-in instead