Commit 8d5f52f 1 parent 8a35901 commit 8d5f52f Copy full SHA for 8d5f52f
File tree 2 files changed +11
-3
lines changed
2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [[ Unreleased]]
4
4
5
+ ## [ 1.6.13] - 2023-12-05
6
+ - Compatibility with AS Iguana Canary 16
7
+
8
+ ## [ 1.6.12] - 2023-07-30
9
+ - Compatibility with AS Giraffe
10
+
5
11
## [ 1.6.11] - 2023-06-11
6
12
- Compatibility with AS Hedgehog
7
13
190
196
- Command to clear data
191
197
- Command to clear data and restart
192
198
193
- [ Unreleased ] : https://github.com/pbreault/adb-idea/compare/v1.7.0-SNAPSHOT...HEAD
199
+ [ Unreleased ] : https://github.com/pbreault/adb-idea/compare/1.6.13...HEAD
200
+ [ 1.6.13 ] : https://github.com/pbreault/adb-idea/compare/1.6.12...1.6.13
201
+ [ 1.6.12 ] : https://github.com/pbreault/adb-idea/compare/1.6.11...1.6.12
194
202
[ 1.6.11 ] : https://github.com/pbreault/adb-idea/compare/1.6.10...1.6.11
195
203
[ 1.6.10 ] : https://github.com/pbreault/adb-idea/compare/1.6.9...1.6.10
196
204
[ 1.6.9 ] : https://github.com/pbreault/adb-idea/compare/1.6.8...1.6.9
Original file line number Diff line number Diff line change 1
1
# Android Studio Version
2
2
# Get it from `list-studio-versions.sh`
3
- ideVersion =2023.2.1.11
3
+ ideVersion =2023.2.1.16
4
4
5
5
# Minimum Intellij PLatform version supported by this plugin
6
6
# see https://plugins.jetbrains.com/docs/intellij/android-studio-releases-list.html
7
- sinceBuild =232
7
+ sinceBuild =232.10227.8
8
8
9
9
# The path to a local Android Studio installation. Note that this will override the ideVersion
10
10
# Should provide this either as a command line argument or in your home gradle.properties
You can’t perform that action at this time.
0 commit comments