1
0
mirror of https://github.com/termux/termux-app synced 2024-06-13 21:06:37 +00:00

Bump version to 0.72

This commit is contained in:
Fredrik Fornwall 2019-05-27 00:03:42 +02:00
parent 5fa4f2647b
commit 4e76162346

View File

@ -14,8 +14,8 @@ android {
applicationId "com.termux"
minSdkVersion 21
targetSdkVersion 28
versionCode 71
versionName "0.71"
versionCode 72
versionName "0.72"
}
buildTypes {