Skip to content

Commit 7cbe331

Browse files
committed
chore: bump version
1 parent a5898d4 commit 7cbe331

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildSrc/src/main/kotlin/Constants.kt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
object Constants {
2-
const val VERSION_NAME = "3.6.5"
2+
const val VERSION_NAME = "3.6.6"
33
const val JVM_TARGET = "17"
4-
const val VERSION_CODE = 36500
4+
const val VERSION_CODE = 36600
55
const val TARGET_SDK = 35
66
const val MIN_SDK = 26
77
const val APP_ID = "com.zaneschepke.wireguardautotunnel"

0 commit comments

Comments
 (0)