diff --git a/app/build.gradle b/app/build.gradle index add0ccb..4b12fc8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.termux.api" minSdkVersion 21 targetSdkVersion 27 - versionCode 19 - versionName "0.19" + versionCode 20 + versionName "0.20" } buildTypes {