lol

android-studio: 2025.1.2.12 -> 2025.1.3.7

authored by

Justin Bassett and committed by
Masum Reza
bd66b429 6308c74d

+2 -2
+2 -2
pkgs/applications/editors/android-studio/default.nix
··· 16 16 inherit tiling_wm; 17 17 }; 18 18 stableVersion = { 19 - version = "2025.1.2.12"; # "Android Studio Narwhal Feature Drop | 2025.1.2 Patch 1" 20 - sha256Hash = "sha256-fLjCbB9Wwrx7siYQTmtWvce+8TdYTea+y6HTtSTYWAY="; 19 + version = "2025.1.3.7"; # "Android Studio Narwhal 3 Feature Drop | 2025.1.3" 20 + sha256Hash = "sha256-pet3uTmL4pQ/FxB2qKv+IZNx540gMC7hmfOaQ8iLQpQ="; 21 21 }; 22 22 betaVersion = { 23 23 version = "2025.1.3.6"; # "Android Studio Narwhal 3 Feature Drop | 2025.1.3 RC 2"