diff --git a/app/build.gradle b/app/build.gradle index add2fd0..b96e97f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.termux.styling" minSdkVersion 21 targetSdkVersion 26 - versionCode 19 - versionName "0.19" + versionCode 20 + versionName "0.20" } buildTypes {