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
This commit is contained in:
Yahor Berdnikau
2021-12-01 22:28:04 +01:00
committed by Space
parent 782b4f64be
commit 59ec10eb9c
26 changed files with 349 additions and 10 deletions
@@ -0,0 +1,4 @@
## Description
Contains a plugin for Gradle integration tests applying different fixes
for test that are using Android Gradle plugin.