mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
fix remove_signing_keys() for Kotlin gradles files (*.gradle.kts)
This commit is contained in:
parent
68b793e308
commit
271b74af7d
2 changed files with 2 additions and 1 deletions
|
|
@ -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',
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue