提交 09096f8b 编写于 作者: S suhy

11_9-12:52

上级 ba5f6f99
......@@ -37,10 +37,7 @@ dependencies {
implementation 'com.squareup.okhttp3:okhttp:4.4.0'
implementation 'de.hdodenhof:circleimageview:3.1.0'
//圆角图片
implementation 'mysql:mysql-connector-java:5.1.30'
implementation files('libs\\mysql-connector-java-8.0.27.jar')
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'com.google.android.material:material:1.3.0'
......@@ -51,6 +48,7 @@ dependencies {
implementation 'androidx.navigation:navigation-ui:2.3.5'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'androidx.annotation:annotation:1.2.0'
testImplementation 'junit:junit:4.+'
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
......
#Wed Oct 27 02:36:39 CST 2021
#Tue Nov 09 12:56:53 CST 2021
distributionBase=GRADLE_USER_HOME
distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-bin.zip
distributionPath=wrapper/dists
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册