Bump version to 0.52

This commit is contained in:
Fredrik Fornwall
2017-06-13 16:44:33 +02:00
parent ed3a3269d8
commit 7913e765d5

View File

@@ -14,8 +14,8 @@ android {
applicationId "com.termux"
minSdkVersion 21
targetSdkVersion 25
versionCode 51
versionName "0.51"
versionCode 52
versionName "0.52"
}
buildTypes {