diff --git a/app/build.gradle b/app/build.gradle index 7704727b..d0781f5e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.termux" minSdkVersion 24 targetSdkVersion 28 - versionCode 95 - versionName "0.95" + versionCode 96 + versionName "0.96" externalNativeBuild { ndkBuild {