version 0.96

This commit is contained in:
Leonid Pliushch
2020-07-30 23:56:27 +03:00
parent debbe44809
commit 6f24628fd2

View File

@@ -17,8 +17,8 @@ android {
applicationId "com.termux" applicationId "com.termux"
minSdkVersion 24 minSdkVersion 24
targetSdkVersion 28 targetSdkVersion 28
versionCode 95 versionCode 96
versionName "0.95" versionName "0.96"
externalNativeBuild { externalNativeBuild {
ndkBuild { ndkBuild {