Skip to content

Commit c28403d

Browse files
committed
Bump to 1.27
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
1 parent 3eacacc commit c28403d

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
@@ -18,8 +18,8 @@ android {
1818
minSdkVersion 21
1919
targetSdkVersion 34
2020
compileSdk 34
21-
versionCode 27
22-
versionName "1.26"
21+
versionCode 28
22+
versionName "1.27"
2323

2424
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2525
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Improve counters

0 commit comments

Comments
 (0)