| commit | 0fa0c4a5760906c51c2905879717b006da713199 | [log] [tgz] |
|---|---|---|
| author | Yun Peng <pcloudy@google.com> | Tue Oct 17 11:08:25 2023 +0200 |
| committer | GitHub <noreply@github.com> | Tue Oct 17 11:08:25 2023 +0200 |
| tree | c9ccd3645c491ae0f1c1674acc9e3c2b6ff90e69 | |
| parent | c25b01a37023a880485ab6d0199249ceace6a4a9 [diff] |
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