diff --git a/app/build.gradle b/app/build.gradle index fb1853b..0d65c3f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.v2ray.actinium" minSdkVersion 15 targetSdkVersion 24 - versionCode 13 - versionName "0.5.2" + versionCode 14 + versionName "0.5.3" } buildTypes { debug {