Skip to content

Commit

Permalink
Bump com.android.application from 7.3.1 to 7.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hiqua committed Jul 25, 2023
1 parent 11ca993 commit 6b793c7
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
@@ -1,6 +1,6 @@
plugins {
val kotlinVersion = "1.7.21"
id("com.android.application") version ("7.3.1") apply (false)
id("com.android.application") version ("7.4.2") apply (false)
id("org.jetbrains.kotlin.android") version kotlinVersion apply (false)
id("org.jetbrains.kotlin.kapt") version kotlinVersion apply (false)
id("org.jetbrains.kotlin.android.extensions") version kotlinVersion apply (false)
Expand Down

0 comments on commit 6b793c7

Please sign in to comment.