update libraries and other tools

This commit is contained in:
dkanada 2021-08-07 12:55:39 +09:00
commit 85229301fd
5 changed files with 19 additions and 19 deletions

View file

@ -9,4 +9,4 @@ if (new File(apiClientLocation).exists() && enableDependencySubstitution) {
substitute module('com.github.jellyfin.jellyfin-apiclient-java:android') with project(':android')
}
}
}
}