I keep getting an IllegalStateException error in the event log while creating new activity in android studio:
activity
11:27:15 InvalidReferenceException
I experienced to same issue 2 day ago and i solve it by update the below text. Check to gradle.build app and module to newer versions.
classpath 'com.google.gms:google-services:4.3.4'