File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ buildscript {
1515// Top-level build file where you can add configuration options common to all sub-projects/modules.
1616plugins {
1717 id ' org.jetbrains.kotlin.plugin.compose' version ' 2.1.10' apply false
18- id ' com.android.library' version ' 8.8.0 ' apply false
18+ id ' com.android.library' version ' 8.8.1 ' apply false
1919 id ' org.jetbrains.kotlin.android' version " $kotlinVersion " apply false
2020 id " org.jetbrains.kotlin.kapt" version " $kotlinVersion " apply false
2121 id " com.diffplug.spotless" version " 7.0.2" apply false
Original file line number Diff line number Diff line change 4444 <trusted-key id="09939C73246B4BA7444CAA453D002DBC5EA9615F" group="dev.drewhamilton.poko"/>
4545 <trusted-key id="0CC641C3A62453AB390066C4A41F13C999945293" group="commons-logging" name="commons-logging" version="1.2"/>
4646 <trusted-key id="0D35D3F60078655126908E8AF3D1600878E85A3D" group="io.netty"/>
47+ <trusted-key id="0F06FF86BEEAF4E71866EE5232EE5355A6BC6E42">
48+ <trusting group="androidx.databinding"/>
49+ <trusting group="^androidx[.]compose($|([.].*))" regex="true"/>
50+ <trusting group="^com[.]android($|([.].*))" regex="true"/>
51+ </trusted-key>
4752 <trusted-key id="0F07D1201BDDAB67CFB84EB479752DB6C966F0B8" group="com.google.android" name="annotations" version="4.1.1.4"/>
4853 <trusted-key id="120D6F34E627ED3A772EBBFE55C7E5E701832382">
4954 <trusting group="org.snakeyaml" name="snakeyaml-engine" version="2.6"/>
You can’t perform that action at this time.
0 commit comments