Compare commits

...

2 Commits

Author SHA1 Message Date
FongMi 4fb8666f89 build with jbr-21 11 months ago
FongMi 75bdf74314 Update gradle 11 months ago
  1. 4
      build.gradle
  2. 2
      gradle/wrapper/gradle-wrapper.properties
  3. BIN
      jar/custom_spider.jar
  4. 2
      jar/custom_spider.jar.md5

@ -1,8 +1,8 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'ru.cleverpumpkin.proguard-dictionaries-generator' version '1.0.8' apply false
id 'com.android.application' version '8.7.2' apply false
id 'com.android.library' version '8.7.2' apply false
id 'com.android.application' version '8.8.0' apply false
id 'com.android.library' version '8.8.0' apply false
}
tasks.register('clean', Delete) {

@ -1,6 +1,6 @@
#Wed Mar 29 12:54:35 CST 2023
distributionBase=GRADLE_USER_HOME
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
distributionPath=wrapper/dists
zipStorePath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME

Binary file not shown.

@ -1 +1 @@
30475cb40e951ed14bd9eb591eedca80
6fc8fb3791e3d877fa06ed91c23a77f4

Loading…
Cancel
Save