I'd like to compile a list of known false-positive dependencies on Android Studio that create warnings when scanning through VirusTotal. This is a known problem for developers because they can't submit their apps or they can miss important update windows because of this unforseen issue.
I highly recommend scanning your apps through VirusTotal before app update submission in order to avoid delays in your app update approval.
----------------Confirmed List-------------
- 'androidx.constraintlayout:constraintlayout:2.0.0-beta2'
- Nano-Antivirus False Positive
- Roll back to 'androidx.constraintlayout:constraintlayout:2.0.0-alpha4' to fix
----End----
Thanks!