diff --git a/app/build.gradle b/app/build.gradle index 846d4d4f..c19af1e1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.termux.api" minSdkVersion 21 targetSdkVersion 25 - versionCode 13 - versionName "0.13" + versionCode 14 + versionName "0.14" } buildTypes {