Skip to content

Commit

Permalink
Merge branch 'LawnchairLauncher:14-dev' into trunk
Browse files Browse the repository at this point in the history
  • Loading branch information
Goooler authored Aug 9, 2024
2 parents 804ae5c + d46fe5e commit 6c3a784
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
id 'com.android.application' version "8.5.1"
id 'com.android.library' version "8.5.1" apply false
id 'com.android.test' version '8.5.1' apply false
id 'com.android.library' version "8.5.2" apply false
id 'com.android.test' version '8.5.2' apply false
id 'androidx.baselineprofile' version '1.2.4'
id 'org.jetbrains.kotlin.android' version "2.0.10"
id 'org.jetbrains.kotlin.plugin.compose' version "2.0.10"
Expand Down

0 comments on commit 6c3a784

Please sign in to comment.