File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ buildscript {
4
4
}
5
5
}// Top-level build file where you can add configuration options common to all sub-projects/modules.
6
6
plugins {
7
- id ' com.android.application' version ' 7.4.0 ' apply false
8
- id ' com.android.library' version ' 7.4.0 ' apply false
7
+ id ' com.android.application' version ' 7.4.1 ' apply false
8
+ id ' com.android.library' version ' 7.4.1 ' apply false
9
9
id ' org.jetbrains.kotlin.android' version ' 1.7.0' apply false
10
10
}
Original file line number Diff line number Diff line change 1
1
# Tue Jan 24 15:00:58 CET 2023
2
2
distributionBase =GRADLE_USER_HOME
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-7.5 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.0-rc-1 -bin.zip
4
4
distributionPath =wrapper/dists
5
5
zipStorePath =wrapper/dists
6
6
zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments