We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4fc053 commit b44959cCopy full SHA for b44959c
source/gradle/libs.versions.toml
@@ -5,9 +5,9 @@ minSdk = "24"
5
targetSdk = "34"
6
# __(API)_(feature)___(version)_(abi)
7
# TODO: Feature bit is no longer useful, drop when next api releases
8
-versionCode = "3411080"
+versionCode = "3411090"
9
versionCodeAlpha = "15"
10
-versionName = "2.0.2"
+versionName = "2.0.3"
11
compose-compiler = "1.5.12" # https://androidx.dev/storage/compose-compiler/repository
12
13
# libraries
0 commit comments