File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 11[versions ]
2- androidGradlePlugin = " 7.4.1 "
3- kotlin = " 1.8.0 "
4- jmailenKotlinter = " 3.13 .0"
5- kotlinxCoroutines = " 1.6.4 "
6- androidxAppCompat = " 1.6.0 "
7- androidxCore = " 1.9.0 "
8- androidMaterial = " 1.8 .0"
2+ androidGradlePlugin = " 7.4.2 "
3+ kotlin = " 1.8.22 "
4+ jmailenKotlinter = " 3.15 .0"
5+ kotlinxCoroutines = " 1.7.2 "
6+ androidxAppCompat = " 1.6.1 "
7+ androidxCore = " 1.10.1 "
8+ androidMaterial = " 1.9 .0"
99androidxConstraintLayout = " 2.1.4"
10- androidxFragment = " 1.5.5 "
11- hoc081098FlowExt = " 0.5.0 "
12- androidxLifecycle = " 2.5 .1"
10+ androidxFragment = " 1.6.0 "
11+ hoc081098FlowExt = " 0.6.1 "
12+ androidxLifecycle = " 2.6 .1"
1313
1414[libraries ]
1515kotlin-stdlib = { module = " org.jetbrains.kotlin:kotlin-stdlib-jdk8" , version.ref = " kotlin" }
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-7.6-all.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.6.2 -all.zip
44networkTimeout =10000
55zipStoreBase =GRADLE_USER_HOME
66zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments