File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11// Top-level build file where you can add configuration options common to all sub-projects/modules.
22plugins {
3- id ' com.android.application' version ' 8.0.1 ' apply false
4- id ' com.android.library' version ' 8.0.1 ' apply false
3+ id ' com.android.application' version ' 8.0.2 ' apply false
4+ id ' com.android.library' version ' 8.0.2 ' apply false
55 id ' org.jetbrains.kotlin.android' version ' 1.7.20' apply false
66}
Original file line number Diff line number Diff line change 1- # Fri Jul 28 15:55:59 GMT+03:30 2023
1+ # Sat Sep 23 16:40:56 GMT+03:30 2023
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
4- distributionUrl =https\://services.gradle.org/distributions/gradle-8.0 -bin.zip
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.3 -bin.zip
55zipStoreBase =GRADLE_USER_HOME
66zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments