Skip to content

Commit

Permalink
Update compose and AGP version
Browse files Browse the repository at this point in the history
Update compose to `1.6.11` and AGP version to `8.4.1`
  • Loading branch information
Siddharth Agarwal authored and andresmr committed Jun 11, 2024
1 parent 05c8d72 commit 08045c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ android.minSdk=21

#Versions
kotlin.version=2.0.0
agp.version=8.4.0
compose.version=1.6.10
agp.version=8.4.1
compose.version=1.6.11

0 comments on commit 08045c5

Please sign in to comment.