diff --git a/app/build.gradle b/app/build.gradle index d03d75c1..6a053dfa 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.termux.api" minSdkVersion 21 targetSdkVersion 25 - versionCode 11 - versionName "0.11" + versionCode 12 + versionName "0.12" } buildTypes {