Skip to content

Commit

Permalink
update agp
Browse files Browse the repository at this point in the history
  • Loading branch information
greenart7c3 committed Mar 22, 2024
1 parent 12ab8db commit 5b2bddd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions .idea/appInsightsSettings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id("com.android.application") version "8.3.0" apply false
id("com.android.application") version "8.3.1" apply false
id("org.jetbrains.kotlin.android") version "1.9.22" apply false
id ("com.android.library") version "8.3.0" apply false
id ("com.android.library") version "8.3.1" apply false
id("com.google.devtools.ksp") version "1.9.22-1.0.17" apply false
}

Expand Down

0 comments on commit 5b2bddd

Please sign in to comment.