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