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