Rohit Khandelwal
Results
2
comments of
Rohit Khandelwal
> **replace plugin build.gradle file with this code** > > ``` > apply plugin: 'com.android.library' > > android { > compileSdkVersion 28 > buildToolsVersion "28.0.3" > > defaultConfig { >...
@MNITD I can see only a warning like the image below. The action is still working, and deployment is not broken.  Reporting it to prevent any incoming breaking possibilities...