We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deb8433 commit e097cc8Copy full SHA for e097cc8
app/build.gradle.kts
@@ -21,7 +21,7 @@ android {
21
minSdk = 24
22
targetSdk = 36
23
versionCode = 9
24
- versionName = "v0.41"
+ versionName = "v0.45"
25
26
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
27
0 commit comments