File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 22
33## [[ Unreleased]]
44
5+ ## [ 1.6.11] - 2023-06-11
6+ - Compatibility with AS Hedgehog
7+
58## [ 1.6.10] - 2023-04-10
69- Fix device selection on Android Studio Giraffe
710
188191- Command to clear data and restart
189192
190193[ Unreleased ] : https://github.com/pbreault/adb-idea/compare/v1.7.0-SNAPSHOT...HEAD
194+ [ 1.6.11 ] : https://github.com/pbreault/adb-idea/compare/1.6.10...1.6.11
191195[ 1.6.10 ] : https://github.com/pbreault/adb-idea/compare/1.6.9...1.6.10
192196[ 1.6.9 ] : https://github.com/pbreault/adb-idea/compare/1.6.8...1.6.9
193197[ 1.6.8 ] : https://github.com/pbreault/adb-idea/compare/1.6.7...1.6.8
Original file line number Diff line number Diff line change 11
22# Minimum Intellij PLatform version supported by this plugin
33# see https://plugins.jetbrains.com/docs/intellij/android-studio-releases-list.html
4- sinceBuild =223
4+ sinceBuild =231
55
66# The kotlin stdlib is provided by the platform
77# https://plugins.jetbrains.com/docs/intellij/using-kotlin.html#kotlin-standard-library
You can’t perform that action at this time.
0 commit comments