chore: bump version with notes

This commit is contained in:
Zane Schepke
2025-04-11 21:19:11 -04:00
parent 7e9687aeb9
commit 4d64d058de
2 changed files with 10 additions and 2 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
object Constants {
const val VERSION_NAME = "3.8.1"
const val VERSION_NAME = "3.8.2"
const val JVM_TARGET = "17"
const val VERSION_CODE = 38100
const val VERSION_CODE = 38200
const val TARGET_SDK = 35
const val MIN_SDK = 26
const val APP_ID = "com.zaneschepke.wireguardautotunnel"