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. ![image](https://github.com/FirebaseExtended/action-hosting-deploy/assets/47350759/d5cb3c7a-560e-4672-95f6-3a47dd7dfef2) Reporting it to prevent any incoming breaking possibilities...