diff --git a/app/build.gradle b/app/build.gradle index ef28837c..7a677393 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId "com.termux" minSdkVersion 21 targetSdkVersion 27 - versionCode 62 - versionName "0.62" + versionCode 63 + versionName "0.63" } buildTypes {