chore: bump version

This commit is contained in:
Zane Schepke 2025-01-02 22:45:43 -05:00
parent a5898d4ad1
commit 7cbe3311c9
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
object Constants {
const val VERSION_NAME = "3.6.5"
const val VERSION_NAME = "3.6.6"
const val JVM_TARGET = "17"
const val VERSION_CODE = 36500
const val VERSION_CODE = 36600
const val TARGET_SDK = 35
const val MIN_SDK = 26
const val APP_ID = "com.zaneschepke.wireguardautotunnel"