bump version code
This commit is contained in:
parent
7e3405f3fd
commit
1af474c449
|
@ -1,7 +1,7 @@
|
|||
object Constants {
|
||||
const val VERSION_NAME = "3.5.0"
|
||||
const val JVM_TARGET = "17"
|
||||
const val VERSION_CODE = 35000
|
||||
const val VERSION_CODE = 35001
|
||||
const val TARGET_SDK = 34
|
||||
const val MIN_SDK = 26
|
||||
const val APP_ID = "com.zaneschepke.wireguardautotunnel"
|
||||
|
|
Loading…
Reference in New Issue