Skip to content

Commit

Permalink
Android Studio 3.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Apr 5, 2020
1 parent fa5b67b commit 8ef4c13
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 3.6.2-11 (2020/04/05)

* Android Studio 3.6.2

## 3.6.1-10 (2020/03/05)

* Fix download link (#7)
Expand Down
6 changes: 3 additions & 3 deletions build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ core.dir = ../portapps
app = android-studio
app.name = Android Studio
app.type = archive
app.version = 3.6.1
app.release = 10
app.version = 3.6.2
app.release = 11
app.homepage = https://developer.android.com/studio

# Portable app
Expand All @@ -22,5 +22,5 @@ papp.out.7z = false
atf.id = android-studio-ide
atf.win64.filename = ${atf.id}-win64
atf.win64.ext = .zip
atf.win64.url = https://dl.google.com/dl/android/studio/ide-zips/3.6.1.0/android-studio-ide-192.6241897-windows.zip
atf.win64.url = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/3.6.2.0/android-studio-ide-192.6308749-windows.zip
atf.win64.assertextract = android-studio/bin/studio64.exe

0 comments on commit 8ef4c13

Please sign in to comment.