diff --git a/app/build.gradle b/app/build.gradle index 7d5d0594..3e0f7273 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId "com.termux" minSdkVersion 21 targetSdkVersion 28 - versionCode 71 - versionName "0.71" + versionCode 72 + versionName "0.72" } buildTypes {