Skip to content

Commit

Permalink
Upgraded build scripts (Android Gradle Plugin 7.4.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
ok2c committed Feb 3, 2023
1 parent 3bce712 commit 64ecf7c
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 {
}

dependencies {
classpath("com.android.tools.build:gradle:7.4.0")
classpath("com.android.tools.build:gradle:7.4.1")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.0")
}
}
Expand Down

0 comments on commit 64ecf7c

Please sign in to comment.