pull/69/head
FongMi 3 years ago
parent 6b8c1fe780
commit 6f1fe5f13e
  1. 2
      .gitignore
  2. 2
      app/build.gradle
  3. BIN
      jar/custom_spider.jar
  4. 2
      jar/custom_spider.jar.md5

2
.gitignore vendored

@ -2,5 +2,7 @@
.idea
*build
*.jks
*.pro
*i.java
*r.java
/local.properties

@ -8,7 +8,7 @@ android {
defaultConfig {
applicationId "com.github.catvod.demo"
minSdk 17
minSdk 16
targetSdk 28
ndk { abiFilters "armeabi-v7a" }
buildConfigField("String", "CLIENT_ID", "\"${clientId}\"")

Binary file not shown.

@ -1 +1 @@
a6934bc36ece4231bc9d2748f96ceaf9
1d3a24e2944970cff7f5eb9fd1fcf532

Loading…
Cancel
Save