File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 66# https://maven.google.com/web/index.html?q=com.android.tools.build
77androidGradlePlugin = " 9.1.0"
88androidGradlePlugin-beta = " 9.1.0"
9- androidGradlePlugin-canary = " 9.2.0-alpha02 "
9+ androidGradlePlugin-canary = " 9.2.0-alpha03 "
1010
1111# https://developer.android.com/studio/write/java8-support#library-desugaring
1212# https://maven.google.com/web/index.html?q=desugar_jdk_libs
@@ -15,7 +15,7 @@ desugarJdkLibs = "2.1.5"
1515
1616# region [AndroidX]
1717# https://developer.android.com/jetpack/androidx/releases/activity
18- activity = " 1.13.0-rc01 "
18+ activity = " 1.13.0"
1919
2020# https://developer.android.com/jetpack/androidx/releases/annotation
2121annotation = " 1.9.1"
@@ -38,7 +38,7 @@ constraintLayout = "2.2.1"
3838coordinatorLayout = " 1.3.0"
3939
4040# https://developer.android.com/jetpack/androidx/releases/core
41- core = " 1.18.0-rc01 "
41+ core = " 1.18.0"
4242
4343# https://developer.android.com/jetpack/androidx/releases/fragment
4444fragment = " 1.8.9"
You can’t perform that action at this time.
0 commit comments