Fix gradle files to be future proof
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
dependencies {
|
||||
compile "com.google.code.gson:gson:$gsonVersion"
|
||||
implementation "com.google.code.gson:gson:$gsonVersion"
|
||||
}
|
||||
Reference in New Issue
Block a user