com.android.build.transform.api.TransformException

后端 未结 25 2317
独厮守ぢ
独厮守ぢ 2020-11-22 06:14

I am trying to integrate Google sign in, in my app, I added these libraries:

compile \'com.google.android.gms:play-services-identity:8.1.0\'
compile \'com.go         


        
25条回答
  •  野趣味
    野趣味 (楼主)
    2020-11-22 06:56

    I'm using AS 1.5.1 and encountered the same problem. But just cleaning the project just wont do, so I tried something.

    • clean project
    • restart AS
    • Sync Project

    This worked with me, so I hope this helps.

提交回复
热议问题