diff --git a/app/build.gradle b/app/build.gradle index 01270df7..650bfecd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,8 +18,8 @@ android { applicationId "com.termux" minSdkVersion 21 targetSdkVersion 23 - versionCode 26 - versionName "0.26" + versionCode 27 + versionName "0.27" } buildTypes {