Bump version to 0.94

This commit is contained in:
Fredrik Fornwall
2020-03-24 23:25:49 +01:00
parent 1819087ca0
commit 9b7c7102b2

View File

@@ -17,8 +17,8 @@ android {
applicationId "com.termux"
minSdkVersion 24
targetSdkVersion 28
versionCode 92
versionName "0.92"
versionCode 94
versionName "0.94"
externalNativeBuild {
ndkBuild {