Skip to content

Commit 5de7a9a

Browse files
committed
bump
1 parent 4c72abc commit 5de7a9a

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
applicationId = "dev.pranav.applock"
1515
minSdk = 26
1616
targetSdk = 37
17-
versionCode = 241
18-
versionName = "2.4.1"
17+
versionCode = 242
18+
versionName = "2.4.2"
1919

2020
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2121
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
2+
- Fixed split screen, floating window bypass for accessibility service
3+
- Fixed Split screen, floating window bypass for shizuku
4+
- Simplified workflow
5+
- Fixed missing lines in pattern lock
6+
- Improve performance in pattern lock
7+
- Improve error handling to ensure full uptime
8+
- Fixed multiple bugs in accessibility and shizuku handling
9+
- Anti Uninstall for third party apps via Shizuku

0 commit comments

Comments
 (0)