mirror of
https://github.com/wgtunnel/android.git
synced 2026-07-03 14:07:49 +02:00
chore: release 4.3.1
Fixes google version collision
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
object Constants {
|
||||
const val VERSION_NAME = "4.3.0"
|
||||
const val VERSION_CODE = 40300
|
||||
const val VERSION_NAME = "4.3.1"
|
||||
const val VERSION_CODE = 40301
|
||||
const val TARGET_SDK = 36
|
||||
const val MIN_SDK = 26
|
||||
const val APP_ID = "com.zaneschepke.wireguardautotunnel"
|
||||
|
||||
Reference in New Issue
Block a user