diff --git a/app/build.gradle b/app/build.gradle index 61b2a1f3..8bdc6851 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId "com.termux" minSdkVersion 21 targetSdkVersion 28 - versionCode 65 - versionName "0.65" + versionCode 66 + versionName "0.66" } buildTypes {