안드로이드스튜디오 1.3.1 업데이트

Posted by limslee
2015. 8. 11. 11:59 개발/안드로이드

  안드로이드 스튜디오가 1.3.1로 업데이트 되었다.


This is just a minor bug fix update addressing the following issues found in 1.3.0:
  • Creating Android Wear AVDs broken on Windows (b/22834707)
  • New Project Wizard ignores package name edits (181740)
  • "The SDK path is not writable": Allow the SDK directory to be read-only (181679)
  • Switch default Gradle plugin version for newly created projects from 1.2.2 to 1.3.0
  • Several fixes for LLDB debugging (details in 180819)
  • Fix Java package renaming to not involve OCHandler (180437)


  뭐 소소한 마이너 버그 패치이며 지난번에 포스팅했던 package rename 버그가 수정되었다.

  자세한 내용은 http://tools.android.com/recent 참조~~