Skip to content
代码片段 群组 项目
提交 b50abc82 编辑于 作者: Thomas Groh's avatar Thomas Groh
浏览文件

Add slf4j_simple to the top level Gradle build

上级 a7226cba
No related branches found
No related tags found
无相关合并请求
......@@ -140,6 +140,7 @@ ext.library = [
proto_google_cloud_spanner_admin_database_v1: "com.google.api.grpc:proto-google-cloud-spanner-admin-database-v1:$grpc_google_common_protos",
proto_google_common_protos: "com.google.api.grpc:proto-google-common-protos:$grpc_google_common_protos",
slf4j_api: "org.slf4j:slf4j-api:1.7.25",
slf4j_simple: "org.slf4j:slf4j-simple:1.7.25",
slf4j_jdk14: "org.slf4j:slf4j-jdk14:1.7.25",
slf4j_log4j12: "org.slf4j:slf4j-log4j12:1.7.25",
snappy_java: "org.xerial.snappy:snappy-java:1.1.4",
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册