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 b4acfae commit d074607Copy full SHA for d074607
app/build.gradle.kts
@@ -14,7 +14,7 @@ android {
14
minSdk = 26
15
targetSdk = 34
16
versionCode = 5
17
- versionName = "1.1.2"
+ versionName = "1.2.0"
18
resourceConfigurations += listOf("en")
19
20
vectorDrawables {
0 commit comments