fix remove_signing_keys() for Kotlin gradles files (*.gradle.kts)

This commit is contained in:
Hans-Christoph Steiner 2020-02-13 22:28:39 +01:00
parent 68b793e308
commit 271b74af7d
2 changed files with 2 additions and 1 deletions

View file

@ -992,6 +992,7 @@ class CommonTest(unittest.TestCase):
'source-files/info.guardianproject.ripple/build.gradle',
'source-files/open-keychain/open-keychain/build.gradle',
'source-files/open-keychain/open-keychain/OpenKeychain/build.gradle',
'source-files/org.tasks/app/build.gradle.kts',
'source-files/osmandapp/osmand/build.gradle',
'source-files/ut.ewh.audiometrytest/app/build.gradle',
]