diff --git a/app/build.gradle b/app/build.gradle index d3cb93f1..ad220f10 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.termux" minSdkVersion 24 targetSdkVersion 28 - versionCode 77 - versionName "0.77" + versionCode 78 + versionName "0.78" externalNativeBuild { ndkBuild {