We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 494712b commit a2c783eCopy full SHA for a2c783e
1 file changed
‎gradle/libs.versions.toml‎
@@ -3,8 +3,8 @@ balloonCompose = "1.6.12"
3
compileSdk = "35"
4
minSdk = "30"
5
targetSdk = "35"
6
-appVersion = "3.0.0"
7
-versionCode = "30000"
+appVersion = "3.0.1"
+versionCode = "30001"
8
9
kotlin = "2.1.20"
10
kotlinx-serialization-json = "1.8.0"
0 commit comments