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