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