diff --git a/app/build.gradle b/app/build.gradle index 348ed3a7..48289e3a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId "com.termux" minSdkVersion 21 targetSdkVersion 25 - versionCode 48 - versionName "0.48" + versionCode 49 + versionName "0.49" } buildTypes {