Update to API 34

This commit is contained in:
Mygod
2023-06-08 19:45:23 -04:00
parent 0b87e1461f
commit 10565bcba7
3 changed files with 5 additions and 7 deletions

View File

@@ -26,7 +26,7 @@ android {
defaultConfig {
applicationId = "be.mygod.vpnhotspot"
minSdk = 28
targetSdk = 33
targetSdk = 34
resourceConfigurations.addAll(arrayOf("it", "pt-rBR", "ru", "zh-rCN", "zh-rTW"))
versionCode = 1004
versionName = "2.16.4"