We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f5fd41 + 3c0e91a commit 6770766Copy full SHA for 6770766
build.gradle.kts
@@ -35,7 +35,7 @@ buildscript {
35
classpath("com.android.tools.build:gradle:8.8.2")
36
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.21")
37
classpath("com.google.dagger:hilt-android-gradle-plugin:2.59")
38
- classpath("com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:13.1.0")
+ classpath("com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:13.2.1")
39
}
40
41
0 commit comments