diff options
Diffstat (limited to 'android')
| -rw-r--r-- | android/app/build.gradle.kts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/android/app/build.gradle.kts b/android/app/build.gradle.kts index c1874a45cd..9913e49fd4 100644 --- a/android/app/build.gradle.kts +++ b/android/app/build.gradle.kts @@ -254,8 +254,6 @@ junitPlatform { } } -composeCompiler { enableStrongSkippingMode = true } - androidComponents { beforeVariants { variantBuilder -> variantBuilder.enable = |
