build.gradle
Copy
1
2
3
4
5
buildscript {
dependencies {
classpath
"com.dipien:bye-bye-jetifier:1.2.0"
}
}