chore: bump version with notes

This commit is contained in:
Zane Schepke
2025-05-01 15:25:09 -04:00
parent fe519be5cc
commit a05f11739d
2 changed files with 8 additions and 2 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
object Constants {
const val VERSION_NAME = "3.9.0"
const val VERSION_NAME = "3.9.1"
const val JVM_TARGET = "17"
const val VERSION_CODE = 38900
const val VERSION_CODE = 39100
const val TARGET_SDK = 35
const val MIN_SDK = 26
const val APP_ID = "com.zaneschepke.wireguardautotunnel"