digital-currency-tracker icon indicating copy to clipboard operation
digital-currency-tracker copied to clipboard

Digital Currency tracker - An example implementation of latest Android Trends with Kotlin

Results 1 digital-currency-tracker issues
Sort by recently updated
recently updated
newest added

Data Binding annotation processor version needs to match the Android Gradle Plugin version. You can remove the kapt dependency com.android.databinding:compiler:2.3.1 and Android Gradle Plugin will inject the right version.