bump: app version to 3.1.6

This commit is contained in:
Zane Schepke 2023-10-21 14:13:47 -04:00
parent a1941b7229
commit 75790ec6d5
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ android {
applicationId = "com.zaneschepke.wireguardautotunnel"
minSdk = 26
targetSdk = 34
versionCode = 31500
versionName = "3.1.5"
versionCode = 31600
versionName = "3.1.6"
multiDexEnabled = true