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