Commit ddfa51ce authored by 王雪伟's avatar 王雪伟

1

parent aa0927d3
ZXHCSDKAAR
\ No newline at end of file
...@@ -16,7 +16,6 @@ allprojects { ...@@ -16,7 +16,6 @@ allprojects {
repositories { repositories {
google() google()
jcenter() jcenter()
maven { url 'https://jitpack.io' }
} }
} }
......
...@@ -36,5 +36,4 @@ dependencies { ...@@ -36,5 +36,4 @@ dependencies {
api 'com.android.support:support-v4:28.0.0' api 'com.android.support:support-v4:28.0.0'
// implementation 'com.android.support:appcompat-v7:28.0.0' // implementation 'com.android.support:appcompat-v7:28.0.0'
// implementation 'com.android.support.constraint:constraint-layout:1.1.3' // implementation 'com.android.support.constraint:constraint-layout:1.1.3'
implementation 'com.github.badoo:android-weak-handler:1.2'
} }
\ No newline at end of file
package com.ym.zxhcsdk.ads;
public class RewardVideoTemp {
}
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