diff --git a/app/build.gradle b/app/build.gradle index b522bd93..06d1ce9b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.termux" minSdkVersion 24 targetSdkVersion 28 - versionCode 86 - versionName "0.86" + versionCode 88 + versionName "0.88" externalNativeBuild { ndkBuild {