File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ plugins {
66
77android {
88 namespace " me.hgj.jetpackmvvm"
9- compileSdkVersion 32
9+ compileSdkVersion 36
1010 defaultConfig {
1111 minSdk 21
12- targetSdk 32
12+ targetSdk 36
1313 versionCode 23
1414 versionName " 2.0.0"
1515
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ kotlin = "2.2.0"
1010coreKtx = " 1.17.0"
1111appcompat = " 1.7.1"
1212magicindicator = " 1.7.0"
13- material = " 1.11 .0"
13+ material = " 1.13 .0"
1414activity = " 1.10.1"
1515constraintlayout = " 2.2.1"
1616fragment = " 1.8.9"
@@ -30,14 +30,12 @@ preferenceKtx = "1.2.1"
3030refreshLayout = " 2.1.1"
3131reveallayout = " 1.1.1"
3232rxhttp = " 3.5.0"
33- net = " 3.7.0"
3433swiperefreshlayout = " 1.1.0"
3534toaster = " 13.5"
3635unpeekLivedata = " 7.8.0"
3736dialog = " 3.3.0"
3837immersionbar = " 3.2.2"
3938permissions = " 26.5"
40- baserecyclerviewadapterhelper = " 3.0.14"
4139brv = " 1.5.8"
4240backgroundlibrary = " 1.7.6"
4341
You can’t perform that action at this time.
0 commit comments