When compiling an application appears this error. It seems that NOUGAT version code is not defined in AndroidWifiModule.java:110. I've tried everything (the targetSdk is actually correct) but the only solution was to substitute that with the constant 24.
When compiling an application appears this error. It seems that NOUGAT version code is not defined in AndroidWifiModule.java:110. I've tried everything (the targetSdk is actually correct) but the only solution was to substitute that with the constant 24.