Compare commits
4 Commits
renovate/c
...
main
Author | SHA1 | Date | |
---|---|---|---|
d1933ec661 | |||
|
b40932624a | ||
6c5e727c67 | |||
|
6420ae2f13 |
@@ -3,7 +3,7 @@ plugins {
|
||||
id 'org.jetbrains.kotlin.android'
|
||||
id 'org.jetbrains.kotlin.plugin.serialization' version '2.2.20'
|
||||
id 'org.jetbrains.kotlin.plugin.compose' version '2.2.20'
|
||||
id 'com.mikepenz.aboutlibraries.plugin' version '12.2.4'
|
||||
id 'com.mikepenz.aboutlibraries.plugin' version '13.1.0'
|
||||
}
|
||||
|
||||
|
||||
@@ -115,7 +115,7 @@ dependencies {
|
||||
implementation 'com.github.chrisbanes:PhotoView:2.3.0'
|
||||
|
||||
implementation 'com.mikepenz:aboutlibraries:13.1.0'
|
||||
implementation 'com.mikepenz:aboutlibraries-compose-m3:13.0.0'
|
||||
implementation 'com.mikepenz:aboutlibraries-compose-m3:13.1.0'
|
||||
implementation 'com.mikepenz:aboutlibraries-core:13.0.0'
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user