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 3fb5550 commit 9e5862cCopy full SHA for 9e5862c
app/build.gradle
@@ -7,8 +7,8 @@ android {
7
defaultConfig {
8
minSdkVersion 16
9
targetSdkVersion 35
10
- versionCode 27
11
- versionName "1.2.1"
+ versionCode 28
+ versionName "1.2.2"
12
}
13
14
buildTypes {
metadata/en-US/changelogs/28.txt
@@ -0,0 +1 @@
1
+Fix edge to edge overlap issue.
0 commit comments