diff --git a/WORKSPACE b/WORKSPACE index 026326ecbe9..8ef815c870e 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -163,8 +163,8 @@ http_archive( http_archive( name = "android_studio_4_1", build_file = "@//intellij_platform_sdk:BUILD.android_studio41", - sha256 = "4b9521fc4a6313ad65ff3e14b0f3fb50427d464fe14227555565f46e0ffad202", - url = "https://dl.google.com/dl/android/studio/ide-zips/4.1.0.19/android-studio-ide-201.6858069-linux.tar.gz", + sha256 = "68032184959c54576f119b7c7c8ded175d848374f3954fa450530d78260dd68b", + url = "https://dl.google.com/dl/android/studio/ide-zips/4.1.1.0/android-studio-ide-201.6953283-linux.tar.gz", ) # The plugin api for Android Studio 4.2. This is required to build ASwB,