We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 110c71c commit b06566fCopy full SHA for b06566f
CHANGELOG.md
@@ -1,6 +1,14 @@
1
Changelog
2
=========
3
4
+1.2.0
5
+-----
6
+
7
+_2023-04-19_
8
9
+- **Fix**: Only run `ComposeM2Api` checks on Kotlin files.
10
+- Update lint current and min API to 14, aka AGP 8.0.0+.
11
12
1.1.1
13
-----
14
gradle.properties
@@ -25,4 +25,4 @@ POM_DEVELOPER_ID=slackhq
25
POM_DEVELOPER_NAME=Salesforce, Inc.
26
POM_DEVELOPER_URL=https://github.com/slackhq
27
POM_INCEPTION_YEAR=2023
28
-VERSION_NAME=1.2.0-SNAPSHOT
+VERSION_NAME=1.2.0
0 commit comments