Unable to find method 'com.android.tools.r8.Version.getVersionString()Ljava/lang/String;'
问题 I have updated my android studio to 3.4. I am getting error while making release build. Unable to find method 'com.android.tools.r8.Version.getVersionString()Ljava/lang/String;'. Possible causes for this unexpected error include: Gradle's dependency cache may be corrupt (this sometimes occurs after a network connection timeout.) Re-download dependencies and sync project (requires network) The state of a Gradle build process (daemon) may be corrupt. Stopping all Gradle daemons may solve this