diff --git a/app/build.gradle b/app/build.gradle index 52dc3d40..77023fce 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId "com.termux" minSdkVersion 21 targetSdkVersion 27 - versionCode 57 - versionName "0.57" + versionCode 58 + versionName "0.58" } buildTypes {