File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ dependencies {
52
52
implementation libs. androidx. fragment
53
53
54
54
testImplementation ' junit:junit:4.13.2'
55
- androidTestImplementation ' androidx.test.ext:junit:1.1.4 '
56
- androidTestImplementation ' androidx.test.espresso:espresso-core:3.5.0 '
55
+ androidTestImplementation ' androidx.test.ext:junit:1.1.5 '
56
+ androidTestImplementation ' androidx.test.espresso:espresso-core:3.5.1 '
57
57
58
58
// coroutines
59
59
implementation libs. kotlinx. coroutines. core
Original file line number Diff line number Diff line change 1
1
[versions ]
2
- androidGradlePlugin = " 7.3.1 "
3
- kotlin = " 1.7.22 "
4
- jmailenKotlinter = " 3.12 .0"
2
+ androidGradlePlugin = " 7.4.0 "
3
+ kotlin = " 1.8.0 "
4
+ jmailenKotlinter = " 3.13 .0"
5
5
kotlinxCoroutines = " 1.6.4"
6
- androidxAppCompat = " 1.5.1 "
6
+ androidxAppCompat = " 1.6.0 "
7
7
androidxCore = " 1.9.0"
8
8
androidMaterial = " 1.7.0"
9
9
androidxConstraintLayout = " 2.1.4"
You can’t perform that action at this time.
0 commit comments