There was an error while loading. Please reload this page.
1 parent 71122b3 commit 988bf62Copy full SHA for 988bf62
2 files changed
app/build.gradle.kts
@@ -19,8 +19,8 @@ android {
19
applicationId = "com.activitymanager"
20
minSdk = 21
21
targetSdk = 34
22
- versionCode = 553
23
- versionName = "5.4.13"
+ versionCode = 554
+ versionName = "5.4.14"
24
25
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
26
metadata/en-US/changelogs/554.txt
@@ -0,0 +1,3 @@
1
+- show activities counters for apps
2
+- count activities for disabled apps
3
+- add Bengali translation (#107)
0 commit comments