Files
kotlin-fork/libraries/tools/gradle/android-test-fixes/Readme.md
T
Yahor Berdnikau 59ec10eb9c Pin AGP 'debug.keystore' in the repo.
This change adds shared 'debug.keystore' into the repository and
sets all the tests to use it.

Fixes issue when keystore was created by AGP 7+, but then consumed in
the test using lower versions of AGP.

^KT-45745 In Progress
2021-12-07 19:48:34 +00:00

134 B

Description

Contains a plugin for Gradle integration tests applying different fixes for test that are using Android Gradle plugin.