Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {

testImplementation "junit:junit:$jUnitVersion"
testImplementation 'androidx.test:core:1.7.0'
testImplementation 'org.robolectric:robolectric:4.16.1'
testImplementation 'org.robolectric:robolectric:4.17'
testImplementation "org.mockito:mockito-core:$mockitoVersion"
testImplementation "org.mockito.kotlin:mockito-kotlin:$mockitoKotlinVersion"
testImplementation "io.mockk:mockk:$mockkVersion"
Expand Down
32 changes: 32 additions & 0 deletions gradle/verification-keyring.keys
Original file line number Diff line number Diff line change
Expand Up @@ -4050,6 +4050,22 @@ LEUEOJzeDCANb1b2sJO2r9xEvfNcswj6ksY5lgItE1roCI61unkajH4ViHheqLZ/
=Tyvm
-----END PGP PUBLIC KEY BLOCK-----

pub 655CCC51B9BD2C38
uid Juerg Wullschleger (Key for signing maven artifacts) <juerg@google.com>

sub 1D8420104D50DEB6
-----BEGIN PGP PUBLIC KEY BLOCK-----

xjMEaha/UBYJKwYBBAHaRw8BAQdAbsQnyQZeUSn3HeAYjG4LfUmBiGA8AbVgdh4o
r94PKTG0R0p1ZXJnIFd1bGxzY2hsZWdlciAoS2V5IGZvciBzaWduaW5nIG1hdmVu
IGFydGlmYWN0cykgPGp1ZXJnQGdvb2dsZS5jb20+zjgEaha/UBIKKwYBBAGXVQEF
AQEHQBZaO7bwfVR88kyicIFPVrz3GhdM7MBYoQk54gSx2hw+AwEIB8J+BBgWCgAm
FiEESc9OOymWvmWKV905ZVzMUbm9LDgFAmoWv1ACGwwFCQHhM4AACgkQZVzMUbm9
LDhPFQD/fJsIXrtRDbCR7PkozwpPY8z6dOGZ3qRTFxuyWjuWoycA/RMUHBSGOJeP
+QiG9g497f/rjbC8s02quHS1CHna0lIC
=Eb5c
-----END PGP PUBLIC KEY BLOCK-----

pub 6601E5C08DCCBB96
uid Popma Remko <remkop@yahoo.com>

Expand Down Expand Up @@ -4126,6 +4142,22 @@ uAngfd6DOtCKYtNKP7xqDu/2bMU23cxGaRj2ToH4RfCClg1B
=rv9Q
-----END PGP PUBLIC KEY BLOCK-----

pub 6751E1A6E2001B8D
uid lysine.dev <project-lysine@commonhaus.org>

sub EA36355C847D0FDC
-----BEGIN PGP PUBLIC KEY BLOCK-----

xjMEal/1vBYJKwYBBAHaRw8BAQdA7pFyZayC2TURTIfkVWCAkhaPX5pGcng4dPLW
WcGgFDW0Kmx5c2luZS5kZXYgPHByb2plY3QtbHlzaW5lQGNvbW1vbmhhdXMub3Jn
Ps44BGpf9bwSCisGAQQBl1UBBQEBB0BUfmw5axUzm6XpRJu0uvZBqa8XkjVcgGpM
jFT2z33CNQMBCAfCmgQYFgoAQhYhBF3YCw3cy+AF8KR/1mdR4abiABuNBQJqX/W8
GxSAAAAAAAQADm1hbnUyLDIuNSsxLjEyLDAsMwIbDAUJXfwPAAAKCRBnUeGm4gAb
jTzCAQClHBoDBwR5/VTYLmN1MVr6EgALKV/AxXTFDVchSaisEQD/Zhr+vdO5R6+i
T0BfIF2GLkiHu5+dts6KnA/OJdwYGAA=
=9YyH
-----END PGP PUBLIC KEY BLOCK-----

pub 689CBE64F4BC997F
uid Szczepan Faber <szczepiq@gmail.com>

Expand Down
31 changes: 29 additions & 2 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
</trusted-artifacts>
<ignored-keys>
<ignored-key id="6751E1A6E2001B8D" reason="Key couldn't be downloaded from any key server"/>
<ignored-key id="AE1B9D6007DDFA7C" reason="Key couldn't be downloaded from any key server"/>
</ignored-keys>
<trusted-keys>
<trusted-key id="015479E1055341431B4545AB72475FD306B9CAB7" group="com.googlecode.javaewah" name="JavaEWAH" version="1.2.3"/>
Expand Down Expand Up @@ -132,7 +133,10 @@
<trusted-key id="2E3A1AFFE42B5F53AF19F780BCF4173966770193" group="org.jetbrains" name="annotations" version="13.0"/>
<trusted-key id="2E92113263FC31C74CCBAAB20E91C2DE43B72BB1" group="org.ec4j.core"/>
<trusted-key id="2EE890070AE9318C3AD3520CE08F28E25BD93E9F" group="com.google.testparameterinjector"/>
<trusted-key id="2FC53E6B1F681184F4CCD637F5C81DE10A0B8ECC" group="org.yaml" name="snakeyaml" version="2.4"/>
<trusted-key id="2FC53E6B1F681184F4CCD637F5C81DE10A0B8ECC">
<trusting group="org.yaml" name="snakeyaml" version="2.4"/>
<trusting group="org.yaml" name="snakeyaml" version="2.6"/>
</trusted-key>
<trusted-key id="3051D45031E13516A6E8FAFF280D66A55F5316C5">
<trusting group="org.bitbucket.b_c" name="jose4j" version="0.7.0"/>
<trusting group="org.bitbucket.b_c" name="jose4j" version="0.9.5"/>
Expand Down Expand Up @@ -165,6 +169,7 @@
<trusting group="io.github.oshai" name="kotlin-logging-jvm" version="7.0.3"/>
<trusting group="io.github.oshai" name="kotlin-logging-jvm" version="7.0.7"/>
</trusted-key>
<trusted-key id="49CF4E3B2996BE658A57DD39655CCC51B9BD2C38" group="org.conscrypt" name="conscrypt-openjdk-uber" version="2.6.2"/>
<trusted-key id="4BF79B8259007B566D2FCE82296CD27F60EED12C" group="com.google.crypto.tink" name="tink" version="1.7.0"/>
<trusted-key id="4DB1A49729B053CAF015CEE9A6ADFC93EF34893E" group="org.hamcrest"/>
<trusted-key id="4F7E32D440EF90A83011A8FC6425559C47CC79C4">
Expand All @@ -185,6 +190,7 @@
<trusting group="org.slf4j"/>
</trusted-key>
<trusted-key id="635EE627345F3C1DD422B2E207D3516820BCF6B1" group="com.github.ben-manes.caffeine" name="caffeine" version="2.9.3"/>
<trusted-key id="638DBA7FF338F537EACB7AC0AE1B9D6007DDFA7C" group="com.google.testparameterinjector"/>
<trusted-key id="64B9B09F164AA0BF88742EB61188B69F6D6259CA" group="com.google.accompanist" name="accompanist-drawablepainter" version="0.37.3"/>
<trusted-key id="694621A7227D8D5289699830ABE9F3126BB741C1" group="^com[.]google($|([.].*))" regex="true"/>
<trusted-key id="696B6199A2A9D8C29CE78CC0D041CAD2E452550F" group="com.google.protobuf"/>
Expand Down Expand Up @@ -295,7 +301,10 @@
<trusted-key id="DB0597E3144342256BC81E3EC727D053C4481CF5" group="org.tensorflow" name="tensorflow-lite-metadata" version="0.1.0-rc2"/>
<trusted-key id="DBD744ACE7ADE6AA50DD591F66B50994442D2D40" group="^com[.]squareup($|([.].*))" regex="true"/>
<trusted-key id="DF25D3C4868FEC177182FAD64D176DC503FB4267" group="io.coil-kt.coil3"/>
<trusted-key id="E52F07877A5805F9AF4AB0ACD46C5610D06E7001" group="com.ibm.icu" name="icu4j" version="77.1"/>
<trusted-key id="E52F07877A5805F9AF4AB0ACD46C5610D06E7001">
<trusting group="com.ibm.icu" name="icu4j" version="77.1"/>
<trusting group="com.ibm.icu" name="icu4j" version="78.3"/>
</trusted-key>
<trusted-key id="E77417AC194160A3FABD04969A259C7EE636C5ED" group="^com[.]google($|([.].*))" regex="true"/>
<trusted-key id="E7DC75FC24FB3C8DFE8086AD3D5839A2262CBBFB" group="org.jetbrains.kotlinx"/>
<trusted-key id="E82D2EAF2E83830CE1F7F6BE571A5291E827E1C7" group="net.java" name="jvnet-parent" version="3"/>
Expand Down Expand Up @@ -14963,6 +14972,11 @@
<sha256 value="58a3357303069a21930e7b9fe9b864de8bfb8bd4607433dbe48263459620cffc" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.google.guava" name="guava" version="33.6.0-jre">
<artifact name="guava-33.6.0-android.jar">
<sha256 value="9532ca9ba8aceb4cd2067171f981c799988b7f5844e3e274811a3bb757034bc4" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.google.guava" name="guava-parent" version="26.0-android">
<artifact name="guava-parent-26.0-android.pom">
<sha256 value="f8698ab46ca996ce889c1afc8ca4f25eb8ac6b034dc898d4583742360016cc04" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -15292,11 +15306,24 @@
<sha256 value="de05732fbdcb5b05e19985abc0a284e41be3ec685387d04f8488a5e6504ea08e" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.google.testparameterinjector" name="test-parameter-injector" version="1.22">
<artifact name="test-parameter-injector-1.22.jar">
<sha256 value="ff534578f2e3dc6030d1f4a6896df3d20573644858c6ade878efb75d2a36504b" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
</artifact>
<artifact name="test-parameter-injector-1.22.pom">
<sha256 value="4e0e5a353ba2dfe02f12426026181e11f939374b483aa02c8b83d9a3e2fb5cfd" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
</artifact>
</component>
<component group="com.google.testparameterinjector" name="test-parameter-injector-parent" version="1.18">
<artifact name="test-parameter-injector-parent-1.18.pom">
<sha256 value="b4aee6be3f6dfafa68309e9da4fb38af7fbc2f8c3e26197451f1db38dc4a85d0" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.google.testparameterinjector" name="test-parameter-injector-parent" version="1.22">
<artifact name="test-parameter-injector-parent-1.22.pom">
<sha256 value="5ef29e2cc0f8e5f3d5aeb802e90992b983deeb6533dabaa3b7df56aad341bda1" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
</artifact>
</component>
<component group="com.googlecode.concurrent-trees" name="concurrent-trees" version="2.6.1">
<artifact name="concurrent-trees-2.6.1.jar">
<sha256 value="04e3724984e2a5cbf55606cfa372a5bd3d3c5d2a21533a7004e3cde539761fa5" origin="Generated by Gradle"/>
Expand Down
Loading