Disable Bzlmod until tests are fixed https://github.com/bazelbuild/rules_android/issues/159
diff --git a/.bazelrc b/.bazelrc index a7a9f55..5695095 100644 --- a/.bazelrc +++ b/.bazelrc
@@ -1,2 +1,3 @@ common --experimental_google_legacy_api common --experimental_enable_android_migration_apis +common --noenable_bzlmod