Skip to content

Commit 7a71550

Browse files
committed
Update the version to 0.27.2(44)
1 parent 4717865 commit 7a71550

3 files changed

Lines changed: 4 additions & 7 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ android {
2828
targetSdk 35
2929
minSdk 26
3030

31-
versionCode 43
32-
versionName "0.27.1"
31+
versionCode 44
32+
versionName "0.27.2"
3333

3434
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3535

fastlane/metadata/android/en-US/changelogs/43.txt

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Changed:
2+
- The app is now locked after 4 minutes in background

0 commit comments

Comments
 (0)