You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Android Studio 2.3.3
Build #AI-162.4069837, built on June 6, 2017
JRE: 1.8.0_112-release-b06 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Kotlin version: 1.1.4-3
Plugin is crashing with following stacktrace:
The text was updated successfully, but these errors were encountered:
data class LoginCredentials @JvmOverloads constructor(
val serverName: String = "",
val extension: String = "",
var pin: String = "",
var id: String = "-1"
)
Android Studio 2.3.3
Build #AI-162.4069837, built on June 6, 2017
JRE: 1.8.0_112-release-b06 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Kotlin version: 1.1.4-3
Plugin is crashing with following stacktrace:
The text was updated successfully, but these errors were encountered: