config.json 469 B

12345678910111213141516171819202122
  1. {
  2. "default":[
  3. "android-support-v4.jar",
  4. "commons-httpclient-3.1.jar",
  5. "org.apache.http.legacy.jar",
  6. "qytx_pro_3.4.1.jar",
  7. "walle.jar",
  8. "walle-reader-1.1.6.jar",
  9. "jm_sdk_20200330.jar",
  10. "msa_mdid_1.0.13.jar"
  11. ],
  12. "nopay":[
  13. "android-support-v4.jar",
  14. "commons-httpclient-3.1.jar",
  15. "org.apache.http.legacy.jar",
  16. "qytx_pro_3.4.1.jar",
  17. "walle.jar",
  18. "walle-reader-1.1.6.jar",
  19. "jm_sdk_nopay_20200330.jar",
  20. "msa_mdid_1.0.13.jar"
  21. ]
  22. }