Skip to content

Commit 988bf62

Browse files
committed
release "5.4.14"
1 parent 71122b3 commit 988bf62

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ android {
1919
applicationId = "com.activitymanager"
2020
minSdk = 21
2121
targetSdk = 34
22-
versionCode = 553
23-
versionName = "5.4.13"
22+
versionCode = 554
23+
versionName = "5.4.14"
2424

2525
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2626

metadata/en-US/changelogs/554.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- show activities counters for apps
2+
- count activities for disabled apps
3+
- add Bengali translation (#107)

0 commit comments

Comments
 (0)