Skip to content

Commit

Permalink
update Gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
NicosNicolaou16 committed Dec 21, 2024
1 parent 768b4be commit a8e6c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
}
}
plugins {
id("com.android.application") version "8.7.2" apply false
id("com.android.application") version "8.7.3" apply false
id("org.jetbrains.kotlin.android") version "2.0.21" apply false
id("com.google.devtools.ksp") version "2.0.21-1.0.26" apply false
}

0 comments on commit a8e6c7e

Please sign in to comment.