Bump version to 0.77

This commit is contained in:
Fredrik Fornwall
2019-10-28 01:54:50 +01:00
parent ae717d8f5f
commit 3b969a0077

View File

@@ -16,8 +16,8 @@ android {
applicationId "com.termux"
minSdkVersion 24
targetSdkVersion 28
versionCode 76
versionName "0.76"
versionCode 77
versionName "0.77"
externalNativeBuild {
ndkBuild {