diff --git a/app/build.gradle b/app/build.gradle index 86977841..4f4d0fbc 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId "com.termux" minSdkVersion 21 targetSdkVersion 28 - versionCode 73 - versionName "0.73" + versionCode 74 + versionName "0.74" } buildTypes {