mirror of
https://github.com/wgtunnel/android.git
synced 2026-07-03 14:07:49 +02:00
chore: release 5.0.3
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
object Constants {
|
||||
const val VERSION_NAME = "5.0.2"
|
||||
const val VERSION_CODE = 50002
|
||||
const val VERSION_NAME = "5.0.3"
|
||||
const val VERSION_CODE = 50003
|
||||
const val TARGET_SDK = 37
|
||||
const val MIN_SDK = 26
|
||||
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
What's new:
|
||||
- Improved tunnel start time
|
||||
- Added companion service to prevent new Android Auto app from detecting an active VPN
|
||||
- Improved notification sync with tunnel statuses
|
||||
- Various other minor fixes and improvements
|
||||
Reference in New Issue
Block a user