File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ dependencies {
1414 implementation(kotlin(" gradle-plugin" , kotlinVersion))
1515 implementation(" org.jetbrains.kotlin:compose-compiler-gradle-plugin:$kotlinVersion " )
1616 implementation(" org.jetbrains.compose:compose-gradle-plugin:1.7.1" )
17- implementation(" com.huanshankeji.team:gradle-plugins:0.6 .0" ) // don't use a snapshot version in a main branch
17+ implementation(" com.huanshankeji.team:gradle-plugins:0.9 .0" ) // don't use a snapshot version in a main branch
1818 implementation(" com.android.tools.build:gradle:8.5.2" )
19- implementation(" com.huanshankeji:common-gradle-dependencies:0.8 .0-20241016 " ) // don't use a snapshot version in a main branch
19+ implementation(" com.huanshankeji:common-gradle-dependencies:0.9 .0-20241203 " ) // don't use a snapshot version in a main branch
2020}
You can’t perform that action at this time.
0 commit comments