File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
77
88---
99
10- ## [ 1.2.1 ] - 2025-05-20
10+ ## [ 1.2.2 ] - 2025-05-20
1111### Added
1212- Support for opening http/https links also when typed inside the address bar. (contributed by [ BardiyaFeili] ( https://github.com/BardiyaFeili ) )
1313- Support for opening links by pressing enter. (contributed by [ BardiyaFeili] ( https://github.com/BardiyaFeili ) )
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ android {
1212 applicationId = " dev.parham.zapri"
1313 minSdk = 26
1414 targetSdk = 35
15- versionCode = 17
16- versionName = " 1.2.1 "
15+ versionCode = 18
16+ versionName = " 1.2.2 "
1717
1818 testInstrumentationRunner = " androidx.test.runner.AndroidJUnitRunner"
1919 }
You can’t perform that action at this time.
0 commit comments