File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,13 +3,13 @@ plugins {
33}
44
55android {
6- compileSdk 34
6+ compileSdk 35
77 namespace ' in.hridayan.ashell'
88
99 defaultConfig {
1010 applicationId " in.hridayan.ashell"
1111 minSdk 26
12- targetSdk 34
12+ targetSdk 35
1313 versionCode 54
1414 versionName " v6.1.0"
1515
Original file line number Diff line number Diff line change 11plugins {
2- id ' com.android.application' version ' 8.2 .1' apply false
3- id ' com.android.library' version ' 8.2 .1' apply false
2+ id ' com.android.application' version ' 8.9 .1' apply false
3+ id ' com.android.library' version ' 8.9 .1' apply false
44}
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ libsu = "6.0.0"
77glide = " 4.16.0"
88lottie = " 6.6.4"
99gson = " 2.12.1"
10- work = " 2.9 .0"
10+ work = " 2.10 .0"
1111circleimageview = " 3.1.0"
1212javax-annotation = " 1.3.2"
1313junit = " 4.13.2"
You can’t perform that action at this time.
0 commit comments