File tree Expand file tree Collapse file tree 4 files changed +8
-5
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 4 files changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ android {
88 applicationId " ru.krlvm.powertunnel.android"
99 minSdkVersion 16
1010 targetSdkVersion 29
11- versionCode 17
12- versionName " 1.8.1 "
11+ versionCode 18
12+ versionName " 1.8.2 "
1313 multiDexEnabled true
1414
1515 externalNativeBuild {
Original file line number Diff line number Diff line change 1- We have resolved a bug where we were offering an outdated version for download.
2-
31Bugfixes:
42- Fixed an issue when using Quick Tile led to crash
53- Fixed some user interface bugs
Original file line number Diff line number Diff line change 1+ Improvements:
2+ - Now you can switch to PowerTunnel VPN directly from Quick Settings without needing to open the app
3+
4+ Bugfixes:
5+ - Fixed an issue when PowerTunnel didn't start from Quick Tile if is in proxy mode
Original file line number Diff line number Diff line change 1- 17 ;1.8.1 ;16
1+ 18 ;1.8.2 ;16
You can’t perform that action at this time.
0 commit comments