- 
                Notifications
    You must be signed in to change notification settings 
- Fork 55
Which version can I use?
        Marcel Schnelle edited this page Sep 17, 2021 
        ·
        4 revisions
      
    The project's README.md lists the relevant compatibility information for the latest version of the Android JUnit 5 plugin and the corresponding Android Gradle Plugin. If your project requires an older version of the Android Gradle Plugin, the table below should help to make a decision about which version to use.
| Android Gradle Plugin | Android JUnit 5 | 
|---|---|
| 4.0 and newer | 1.8.0.0 | 
| 3.5 - 3.6 | 1.7.1.1 | 
| 3.2 - 3.4 | 1.5.2.0 | 
| 3.0 - 3.1 | 1.0.33 | 
| Older than 3.0 | Please consider upgrading your stack |