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