Legacy Android Version Compatibility
Versions 4.0.0 and later of the DashOâ„¢ Gradle Plugin, now called the DashO Gradle Plugins for Java, do not support Android and will not integrate with the Android Gradle Plugin. See Upgrading for instructions about upgrading to the DashO Gradle Plugin for Android.
This table describes compatibility between older versions of the DashO Gradle Plugin, the Android Gradle Plugin, and DashO:
Android Gradle Plugin | DashO Gradle Plugin | Minimum Gradle Version | Minimum DashO Version |
---|---|---|---|
0.14.3, 0.14.4, 1.0.0-rc*, 1.0.x |
1.4.x | 2.2 | 7.5 |
1.1.x | 1.5.0 | 2.2 | 7.5 |
1.2.x | 1.6.0 | 2.2 | 7.5 |
1.3.0, 1.3.1 | 1.7.0 | 2.2 | 7.5 |
1.5.0 | 1.8.x | 2.2 | 7.5 |
2.0.0 | 2.0.0 | 2.10 | 7.5 |
2.1.0 | 2.1.0 | 2.10 | 7.5 |
2.2.0 | 2.2.0, 2.2.1 | 2.14.1 | 7.5 |
2.3.0 | 2.3.0, 2.3.1, 2.3.2, 2.3.3, 2.3.4 | 3.3 | 8.1 |
3.0.0 | 3.0.0, 3.0.1, 3.0.2, 3.0.3 | 4.1 | 8.1 |
3.1.0, 3.1.1 | 3.1.0, 3.1.1 | 4.4 | 8.5 |
3.2.0 | 3.2.0 | 4.6 | 8.5 |
3.2.1 | 3.2.1, 3.2.2, 3.2.3 | 4.6 | 8.5 |
3.3.0 | 3.3.0 | 4.10.1 | 8.5 |
3.4.0 | 3.4.0 | 5.1.1 | 8.5 |
N/A | 4.0.0, 4.1.0 | 4.4 | 8.1 |
The DashO Gradle Plugins for Java are typically referenced by com.preemptive:dasho:X.Y.+
(e.g. com.preemptive:dasho:3.2.+
).
If you need to be more specific, use com.preemptive:dasho:X.Y.Z.+
(e.g. com.preemptive:dasho:3.2.2.+
).
Note: The
com.preemptive.dasho
plugin does not support Gradle 5.