We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a05e8f9 + 223185c commit dab5a37Copy full SHA for dab5a37
pkgs/applications/editors/android-studio/default.nix
@@ -13,8 +13,8 @@ let
13
sha256Hash = "sha256-dFFogg6YmpCF/4QtR85UFAfbCd97irIHcPbqieQabpI=";
14
};
15
betaVersion = {
16
- version = "2024.2.1.6"; # "Android Studio Ladybug | 2024.2.1 Beta 1"
17
- sha256Hash = "sha256-o/otfwZu+MUy9tbLt1iZWmBPB7YVx5aMjA1KcIvMD3U=";
+ version = "2024.2.1.7"; # "Android Studio Ladybug | 2024.2.1 Beta 2"
+ sha256Hash = "sha256-YNUtRsKwXHfb7McJmTTT39/wW1rHjzw4kFQRwa12kJE=";
18
19
latestVersion = {
20
version = "2024.2.2.2"; # "Android Studio Ladybug Feature Drop | 2024.2.2 Canary 2"
0 commit comments