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.
1 parent 683fddf commit 223185cCopy full SHA for 223185c
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.1.5"; # "Android Studio Ladybug | 2024.2.1 Canary 9"
0 commit comments