1
0
mirror of https://github.com/termux/termux-app synced 2024-06-23 01:27:08 +00:00

Bump version number to 0.22

This commit is contained in:
Fredrik Fornwall 2015-12-12 00:10:43 +01:00
parent 16273a1981
commit e18579164f

View File

@ -18,8 +18,8 @@ android {
applicationId "com.termux"
minSdkVersion 21
targetSdkVersion 23
versionCode 21
versionName "0.21"
versionCode 22
versionName "0.22"
}
buildTypes {