简体   繁体   中英

Android studio Signature Algorithm mismatch

When I create a projetct in android studio, it gives me at the beginning this error :

Gradle 'MyApplication12' project refresh failed Error:Signature algorithm mismatch

I don't know what's the problem

I had the same issue, this problem will be fixed by doing the below step.

Go to

File->Setting->Gradle->Gradle Vm Option

, Now put this value -Xmx256m in the box, and hit the Apply button .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM