lol

androidStudioPackages.beta: 2025.1.3.5 -> 2025.1.3.6

authored by

R. Ryantm and committed by
Masum Reza
9fd6ebbe 029aced2

+2 -2
+2 -2
pkgs/applications/editors/android-studio/default.nix
··· 20 20 sha256Hash = "sha256-fLjCbB9Wwrx7siYQTmtWvce+8TdYTea+y6HTtSTYWAY="; 21 21 }; 22 22 betaVersion = { 23 - version = "2025.1.3.5"; # "Android Studio Narwhal 3 Feature Drop | 2025.1.3 RC 1" 24 - sha256Hash = "sha256-3LkcpvuoUhY/kRpoqYnwfx1cdPvvdBMEFXtRLYmqTk4="; 23 + version = "2025.1.3.6"; # "Android Studio Narwhal 3 Feature Drop | 2025.1.3 RC 2" 24 + sha256Hash = "sha256-S8KK/EGev0v03fVywIkD6Ym3LrciGKXJVorzyZ1ljdQ="; 25 25 }; 26 26 latestVersion = { 27 27 version = "2025.1.4.3"; # "Android Studio Narwhal 4 Feature Drop | 2025.1.4 Canary 3"