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 b70946a commit 12c82a1Copy full SHA for 12c82a1
app/build.gradle
@@ -7,8 +7,8 @@ android {
7
defaultConfig {
8
minSdkVersion 16
9
targetSdkVersion 35
10
- versionCode 26
11
- versionName "1.2.0"
+ versionCode 27
+ versionName "1.2.1"
12
}
13
14
buildTypes {
metadata/en-US/changelogs/27.txt
@@ -0,0 +1 @@
1
+Minor sounds update, bugfixes and maintenance.
0 commit comments