Skip to content

Commit

Permalink
compose_version: 1.0.4
Browse files Browse the repository at this point in the history
kotlin_version: 1.5.31
  • Loading branch information
benjaminwan committed Oct 16, 2021
1 parent 9359f09 commit 441ef94
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
@@ -1,8 +1,8 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext {
compose_version = '1.0.3'
kotlin_version = '1.5.30'
compose_version = '1.0.4'
kotlin_version = '1.5.31'
}
repositories {
google()
Expand Down

0 comments on commit 441ef94

Please sign in to comment.