diff --git a/src/android/build-extras.gradle b/src/android/build-extras.gradle index 6824897..9efc11e 100644 --- a/src/android/build-extras.gradle +++ b/src/android/build-extras.gradle @@ -3,5 +3,5 @@ repositories{ } dependencies { - compile 'com.github.scottyab:rootbeer:0.0.8' + implementation 'com.github.scottyab:rootbeer:0.0.8' } \ No newline at end of file