1
0
mirror of https://github.com/danog/termux-api.git synced 2024-11-26 20:04:42 +01:00

Bump version to 0.22

This commit is contained in:
Fredrik Fornwall 2018-06-06 01:12:28 +02:00
parent de8d68a64e
commit 4dd189507c

View File

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