File tree 3 files changed +3
-3
lines changed
gradle-plugin/src/functionalTest/resources/testProjects
androidAnnotationProcessor
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
plugins {
2
- id(" com.android.application" ) version " 8.4.2 "
2
+ id(" com.android.application" ) version " 8.5.0 "
3
3
id(" io.github.schwarzit.lightsaber" )
4
4
}
5
5
Original file line number Diff line number Diff line change 1
1
plugins {
2
- id(" com.android.application" ) version " 8.4.2 "
2
+ id(" com.android.application" ) version " 8.5.0 "
3
3
id(" io.github.schwarzit.lightsaber" )
4
4
kotlin(" android" ) version " 1.9.24"
5
5
kotlin(" kapt" ) version " 1.9.24"
Original file line number Diff line number Diff line change 1
1
plugins {
2
- id(" com.android.application" ) version " 8.4.2 "
2
+ id(" com.android.application" ) version " 8.5.0 "
3
3
id(" io.github.schwarzit.lightsaber" )
4
4
kotlin(" android" ) version " 1.9.24"
5
5
id(" com.google.devtools.ksp" ) version " 1.9.24-1.0.20"
You can’t perform that action at this time.
0 commit comments