diff --git a/app/build.gradle b/app/build.gradle index d558ecea..e5bed900 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,8 +18,8 @@ android { applicationId "com.termux" minSdkVersion 21 targetSdkVersion 23 - versionCode 28 - versionName "0.28" + versionCode 29 + versionName "0.29" } buildTypes {