mirror of
https://github.com/wgtunnel/android.git
synced 2026-07-03 14:07:49 +02:00
chore: release v5.0.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
object Constants {
|
||||
const val VERSION_NAME = "5.0.1"
|
||||
const val VERSION_CODE = 50001
|
||||
const val VERSION_NAME = "5.0.2"
|
||||
const val VERSION_CODE = 50002
|
||||
const val TARGET_SDK = 37
|
||||
const val MIN_SDK = 26
|
||||
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
What's new:
|
||||
- Battery usage optimizations
|
||||
- Legacy Wi-Fi mode location access optimizations
|
||||
- Revert active to top of tunnel list
|
||||
Reference in New Issue
Block a user