Commit 10d88823 authored by wanglei's avatar wanglei

...

parent cc6dc0ac
......@@ -8,6 +8,12 @@
android:orientation="vertical"
app:cardCornerRadius="10dp">
<TextView
android:id="@+id/textView2"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="jiazai_scan" />
<LinearLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
......
......@@ -21,7 +21,7 @@ dependencyResolutionManagement {
maven { url "https://dl-maven-android.mintegral.com/repository/mbridge_android_sdk_oversea" }
maven { url "https://artifact.bytedance.com/repository/pangle" }
maven { url "https://s01.oss.sonatype.org/content/groups/public" }
maven { url 'https://dl-maven-android.mintegral.com/repository/se_sdk_for_android/'}
maven { url 'https://dl-maven-android.mintegral.com/repository/se_sdk_for_android/' }
maven {
url "https://developer.huawei.com/repo/"
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment