You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,14 @@
1
1
# Change Log
2
2
3
-
Version 0.15.0 *(In development)*
4
-
---------------------------------
3
+
Version 0.15.0 *(2018-12-25)*
4
+
-----------------------------
5
+
6
+
- Fix Findbugs with Android Gradle Plugin 3.2.x [\#164](https://github.com/vanniktech/gradle-code-quality-tools-plugin/pull/164) ([vanniktech](https://github.com/vanniktech))
7
+
- Verify that Detekt 1.0.0-RC12 works. [\#163](https://github.com/vanniktech/gradle-code-quality-tools-plugin/pull/163) ([vanniktech](https://github.com/vanniktech))
8
+
- Remove sudo: false from travis config. [\#162](https://github.com/vanniktech/gradle-code-quality-tools-plugin/pull/162) ([vanniktech](https://github.com/vanniktech))
9
+
- Verify that Detekt 1.0.0-RC11 works. [\#161](https://github.com/vanniktech/gradle-code-quality-tools-plugin/pull/161) ([vanniktech](https://github.com/vanniktech))
10
+
- Fix Kotlin only projects without Android Gradle Plugin. [\#159](https://github.com/vanniktech/gradle-code-quality-tools-plugin/pull/159) ([vanniktech](https://github.com/vanniktech))
11
+
- Use org.gradle.util.VersionNumber instead of com.android.ide.common.repository.GradleVersion [\#158](https://github.com/vanniktech/gradle-code-quality-tools-plugin/pull/158) ([vanniktech](https://github.com/vanniktech))
0 commit comments