File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ android:
10
10
components :
11
11
- tools
12
12
- platform-tools
13
- - build-tools-34 .0.0
14
- - android-34
13
+ - build-tools-35 .0.0
14
+ - android-35
15
15
- extra-android-support
16
16
- extra-android-m2repository
17
17
- extra-google-m2repository
Original file line number Diff line number Diff line change 16
16
17
17
buildscript {
18
18
ext. versions = [
19
- ' compileSdk' : 34 ,
20
- ' minSdk' : 14 ,
21
- ' targetSdk' : 34 ,
22
- ' buildTools' : ' 34 .0.0' ,
19
+ ' compileSdk' : 35 ,
20
+ ' minSdk' : 19 ,
21
+ ' targetSdk' : 35 ,
22
+ ' buildTools' : ' 35 .0.0' ,
23
23
' multidex' : ' 2.0.1' ,
24
24
' dynamic' : ' 4.5.1' ,
25
25
' fragment' : ' 1.6.0' ,
26
26
' flexbox' : ' 3.0.0' ,
27
- ' kotlin' : ' 1.8.22 ' ,
27
+ ' kotlin' : ' 1.9.24 ' ,
28
28
' locale' : ' 2.4.0' ,
29
29
' material' : ' 1.11.0-alpha01' ,
30
30
' preferences' : ' 2.3.1' ,
You can’t perform that action at this time.
0 commit comments