Commit 48d08a2 1 parent 3ca07b4 commit 48d08a2 Copy full SHA for 48d08a2
File tree 6 files changed +6
-6
lines changed
android-gradle-groovy-junit-4
android-gradle-groovy-junit-5
android-gradle-groovy-kotest
android-gradle-kotlin-junit-4
android-gradle-kotlin-junit-5
android-gradle-kotlin-kotest
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2
2
plugins {
3
3
id ' com.android.application' version ' 8.8.1' apply false
4
- id ' com.android.library' version ' 8.8.1 ' apply false
4
+ id ' com.android.library' version ' 8.8.2 ' apply false
5
5
id ' org.jetbrains.kotlin.android' version ' 2.0.21' apply false
6
6
}
Original file line number Diff line number Diff line change 1
1
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2
2
plugins {
3
3
id ' com.android.application' version ' 8.8.1' apply false
4
- id ' com.android.library' version ' 8.8.1 ' apply false
4
+ id ' com.android.library' version ' 8.8.2 ' apply false
5
5
id ' org.jetbrains.kotlin.android' version ' 2.0.21' apply false
6
6
}
Original file line number Diff line number Diff line change 1
1
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2
2
plugins {
3
3
id ' com.android.application' version ' 8.8.1' apply false
4
- id ' com.android.library' version ' 8.8.1 ' apply false
4
+ id ' com.android.library' version ' 8.8.2 ' apply false
5
5
id ' org.jetbrains.kotlin.android' version ' 2.0.21' apply false
6
6
}
Original file line number Diff line number Diff line change 1
1
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2
2
plugins {
3
3
id(" com.android.application" ) version " 8.8.1" apply false
4
- id(" com.android.library" ) version " 8.8.1 " apply false
4
+ id(" com.android.library" ) version " 8.8.2 " apply false
5
5
id(" org.jetbrains.kotlin.android" ) version " 2.0.21" apply false
6
6
}
Original file line number Diff line number Diff line change 1
1
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2
2
plugins {
3
3
id(" com.android.application" ) version " 8.8.1" apply false
4
- id(" com.android.library" ) version " 8.8.1 " apply false
4
+ id(" com.android.library" ) version " 8.8.2 " apply false
5
5
id(" org.jetbrains.kotlin.android" ) version " 2.0.21" apply false
6
6
}
Original file line number Diff line number Diff line change 1
1
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2
2
plugins {
3
3
id(" com.android.application" ) version " 8.8.1" apply false
4
- id(" com.android.library" ) version " 8.8.1 " apply false
4
+ id(" com.android.library" ) version " 8.8.2 " apply false
5
5
id(" org.jetbrains.kotlin.android" ) version " 2.0.21" apply false
6
6
}
You can’t perform that action at this time.
0 commit comments