Skip to content

Commit

Permalink
Merge branch 'release/tiler-1.1.0-rc02' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
tunjid committed Feb 16, 2024
2 parents cee05e1 + b947e5a commit b4cc1e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ androidxActivity = "1.8.2"
androidxAppCompat = "1.6.1"
androidxBenchmark = "1.2.3"
androidxCore = "1.12.0"
androidxCompose = "1.6.0"
androidxCompose = "1.6.1"
androidxComposeCompiler = "1.5.8"
androidxPaging = "3.2.1"
androidxTestCore = "1.5.0"
androidxTestExt = "1.1.5"
androidxTestRunner = "1.5.2"
androidxTestRules = "1.5.0"
dokka = "1.8.10"
jetbrainsCompose = "1.6.0-beta01"
jetbrainsCompose = "1.6.0-rc01"
junit4 = "4.13.2"
kotlin = "1.9.22"
kotlinxCoroutines = "1.7.3"
Expand Down
2 changes: 1 addition & 1 deletion libraryVersion.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
#

groupId=com.tunjid.tiler
tiler_version=1.1.0-rc01
tiler_version=1.1.0-rc02
compose_version=1.1.0-rc01

0 comments on commit b4cc1e2

Please # to comment.