Skip to content

Commit e0aee53

Browse files
committed
Re-add the kotlinx-serialization plugin to the error-support crate.
1 parent caf03ed commit e0aee53

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

components/support/error/android/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ plugins {
2222
alias libs.plugins.python.envs.plugin
2323
}
2424

25+
apply plugin: 'kotlinx-serialization'
26+
2527
apply from: "$appServicesRootDir/build-scripts/component-common.gradle"
2628
apply from: "$appServicesRootDir/publish.gradle"
2729

0 commit comments

Comments
 (0)