I'm basically getting this error. ANTLR Tool vers...
# android
m
I'm basically getting this error. ANTLR Tool version 4.5.3 used for code generation does not match the current runtime version 4.7.1ANTLR Runtime version 4.5.3 used for parser compilation does not match the current runtime version 4.7.1ANTLR Tool version 4.5.3 used for code generation does not match the current runtime version 4.7.1ANTLR Runtime version 4.5.3 used for parser compilation does not match the current runtime version 4.7.1/home/maku/Documents/Android/PotSwatch/app/build/generated/source/kapt/debug/com/maku/potswatch/DataBinderMapperImpl.java11 error: cannot find symbol import com.maku.potswatch.databinding.SignUpFragmentBindingImpl; ^ symbol: class SignUpFragmentBindingImpl
Task appkaptDebugKotlin FAILED
location: package com.maku.potswatch.databinding FAILURE: Build failed with an exception. * What went wrong: Execution failed for task 'appkaptDebugKotlin'.
A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptExecution
> java.lang.reflect.InvocationTargetException (no error message)