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 d63603b commit 71084a9Copy full SHA for 71084a9
snap/snapcraft.yaml
@@ -1,5 +1,5 @@
1
name: android-studio
2
-version: "2024.2.2.15-Ladybug"
+version: "2024.3.1.13-Meerkat"
3
summary: The IDE for Android
4
description: |
5
Android Studio provides the fastest tools for building apps on every type
@@ -22,6 +22,6 @@ apps:
22
parts:
23
android-studio:
24
plugin: dump
25
- source: https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2024.2.2.15/android-studio-2024.2.2.15-linux.tar.gz
+ source: https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2024.3.1.13/android-studio-2024.3.1.13-linux.tar.gz
26
build-attributes:
27
- no-patchelf
0 commit comments