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.
1 parent 400beff commit a235c92Copy full SHA for a235c92
app/build.gradle.kts
@@ -118,7 +118,5 @@ dependencies {
118
119
// OSS license plugin
120
implementation("com.google.android.gms:play-services-oss-licenses:17.1.0")
121
- implementation ("com.github.warkiz:IndicatorSeekBar:2.1.1")
122
-
123
124
}
build.gradle.kts
@@ -11,5 +11,5 @@ buildscript {
11
12
13
plugins {
14
- id("com.android.application") version "8.5.1" apply false
+ id("com.android.application") version "8.7.3" apply false
15
0 commit comments