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