diff --git a/app/build.gradle b/app/build.gradle index 5c285fb2..a470cee1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.termux.api" minSdkVersion 24 targetSdkVersion 28 - versionCode 47 - versionName "0.47" + versionCode 48 + versionName "0.48" } signingConfigs {