parent
7551a1f143
commit
a557d90ed7
@ -1,10 +1,10 @@ |
||||
// 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 '7.2.2' apply false |
||||
id 'com.android.library' version '7.2.2' apply false |
||||
id 'com.android.application' version '8.5.0' apply false |
||||
id 'com.android.library' version '8.5.0' apply false |
||||
} |
||||
|
||||
tasks.register('clean', Delete) { |
||||
delete rootProject.buildDir |
||||
delete rootProject.layout.buildDirectory |
||||
} |
||||
@ -1,6 +1,6 @@ |
||||
#Wed Mar 29 12:54:35 CST 2023 |
||||
distributionBase=GRADLE_USER_HOME |
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.2-all.zip |
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-bin.zip |
||||
distributionPath=wrapper/dists |
||||
zipStorePath=wrapper/dists |
||||
zipStoreBase=GRADLE_USER_HOME |
||||
|
||||
@ -1 +1 @@ |
||||
72e81d4bc7b9066aeb031998746f0e52 |
||||
7751ab5675370251ec75b701aafa6f1c |
||||
|
||||
Loading…
Reference in new issue