diff --git a/app/build.gradle b/app/build.gradle index 644d0f40..ed1ab4bb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.termux.api" minSdkVersion 21 targetSdkVersion 27 - versionCode 25 - versionName "0.25" + versionCode 26 + versionName "0.26" } buildTypes {