Skip to content

Commit 43ac3c0

Browse files
committed
Bump to 2.11
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
1 parent 4c61f07 commit 43ac3c0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ android {
1717
minSdkVersion 26
1818
compileSdk 35
1919
targetSdkVersion 35
20-
versionCode 39
21-
versionName "2.10"
20+
versionCode 40
21+
versionName "2.11"
2222

2323
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2424

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix app content under app bar

0 commit comments

Comments
 (0)