chore: release v4.1.8

This commit is contained in:
Zane Schepke
2025-11-14 14:11:22 -05:00
parent 1f978cdf96
commit 85a27f48a2
2 changed files with 4 additions and 2 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
object Constants {
const val VERSION_NAME = "4.1.7"
const val VERSION_CODE = 40107
const val VERSION_NAME = "4.1.8"
const val VERSION_CODE = 40108
const val TARGET_SDK = 36
const val MIN_SDK = 26
const val APP_ID = "com.zaneschepke.wireguardautotunnel"
@@ -0,0 +1,2 @@
What's new:
- Rapid network changes cause invalid network state bugfix