File tree Expand file tree Collapse file tree
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree Original file line number Diff line number Diff 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 }
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments