Commit 232e3f69 authored by R. RyanTM's avatar R. RyanTM Committed by Masum Reza
Browse files

androidStudioPackages.canary: 2025.1.1.2 -> 2025.1.1.4

parent 6bb30abc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -24,8 +24,8 @@ let
    sha256Hash = "sha256-r5YBpACLzfmChY9ORyvDUNl4j8r32dsqj3W7fbSWZU8=";
  };
  latestVersion = {
    version = "2025.1.1.2"; # "Android Studio Narwhal | 2025.1.1 Canary 2"
    sha256Hash = "sha256-elWCY/QwBeGIsC4xtQrSV6low5oLH3q1WW2InqQItFM=";
    version = "2025.1.1.4"; # "Android Studio Narwhal | 2025.1.1 Canary 4"
    sha256Hash = "sha256-PQe9JEi9Ogoo1hUgPVnCustFgg10v89gTMF7QGi4s1I=";
  };
in
{