Skip to content

Commit

Permalink
chore: upgrade gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
butzist committed Jan 6, 2024
1 parent d44a376 commit 4971e8c
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 @@ -8,7 +8,7 @@ buildscript {
}

plugins {
id("com.android.application") version "8.2.0" apply false
id("com.android.application") version "8.2.1" apply false
id("org.jetbrains.kotlin.android") version "1.9.10" apply false
id("com.google.dagger.hilt.android") version "2.50" apply false
}

0 comments on commit 4971e8c

Please sign in to comment.