|
@@ -182,7 +182,7 @@ configurations.configureEach {
|
|
|
|
|
|
dependencies {
|
|
dependencies {
|
|
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0'
|
|
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0'
|
|
- spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.5'
|
|
|
|
|
|
+ spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.8'
|
|
|
|
|
|
implementation("androidx.compose.runtime:runtime:1.7.5")
|
|
implementation("androidx.compose.runtime:runtime:1.7.5")
|
|
implementation 'androidx.preference:preference-ktx:1.2.1'
|
|
implementation 'androidx.preference:preference-ktx:1.2.1'
|
|
@@ -346,7 +346,7 @@ dependencies {
|
|
androidTestImplementation('com.android.support.test.espresso:espresso-intents:3.0.2')
|
|
androidTestImplementation('com.android.support.test.espresso:espresso-intents:3.0.2')
|
|
|
|
|
|
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0'
|
|
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0'
|
|
- spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.5'
|
|
|
|
|
|
+ spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.8'
|
|
|
|
|
|
implementation 'androidx.activity:activity-ktx:1.9.3'
|
|
implementation 'androidx.activity:activity-ktx:1.9.3'
|
|
|
|
|