diff --git a/app/build.gradle b/app/build.gradle index d2a4ede8..664e899e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId "com.termux" minSdkVersion 21 targetSdkVersion 25 - versionCode 47 - versionName "0.47" + versionCode 48 + versionName "0.48" externalNativeBuild { ndkBuild {