diff --git a/app/build.gradle b/app/build.gradle index 6cde3610..16e38d55 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,8 +18,8 @@ android { applicationId "com.termux" minSdkVersion 21 targetSdkVersion 23 - versionCode 30 - versionName "0.30" + versionCode 31 + versionName "0.31" } buildTypes {