Skip to content

Commit 1202dee

Browse files
authored
update commandlines tools 104
Signed-off-by: Andrei Yankovich <EndrIIMail@gmail.com>
1 parent a36dbd3 commit 1202dee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

snap/snapcraft.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: androidsdk
2-
version: '1.2.0.0'
2+
version: '1.2.0.1'
33
summary: The package contains android sdkmanager.
44
description: |
55
This is snap version of console sdk manager for Android. For more information about sdkmanager see official google documentation git@github.com:EndrII/sdkmanager-android.git.
@@ -14,7 +14,7 @@ parts:
1414
androidsdk:
1515
# See 'snapcraft plugins'
1616
plugin: dump
17-
source: https://dl.google.com/android/repository/commandlinetools-linux-9477386_latest.zip
17+
source: https://dl.google.com/android/repository/commandlinetools-linux-10406996_latest.zip
1818
stage-packages:
1919
- libfreetype6
2020
- libpng16-16

0 commit comments

Comments
 (0)