Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
zaneschepke committed Dec 10, 2024
1 parent add18d5 commit 6762d47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/kotlin/Constants.kt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
object Constants {
const val VERSION_NAME = "3.6.2"
const val VERSION_NAME = "3.6.3"
const val JVM_TARGET = "17"
const val VERSION_CODE = 36200
const val VERSION_CODE = 36300
const val TARGET_SDK = 35
const val MIN_SDK = 26
const val APP_ID = "com.zaneschepke.wireguardautotunnel"
Expand Down

0 comments on commit 6762d47

Please sign in to comment.