Skip to content

Commit

Permalink
[ADD/#1] Upgrade Project from AGP 8.1.2 to 8.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
전채연 authored and 전채연 committed Dec 13, 2023
1 parent a9dfd1d commit a7dbbbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modern-android-compose/section00/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id("com.android.application") version "8.1.2" apply false
id("com.android.application") version "8.1.4" apply false
id("org.jetbrains.kotlin.android") version "1.9.0" apply false
}

0 comments on commit a7dbbbf

Please sign in to comment.