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

Bump version from 0.19 to 0.20

This commit is contained in:
Fredrik Fornwall 2018-04-09 01:12:53 +02:00
parent efcafdf579
commit 19acd1d54a

View File

@ -7,8 +7,8 @@ android {
applicationId "com.termux.api"
minSdkVersion 21
targetSdkVersion 27
versionCode 19
versionName "0.19"
versionCode 20
versionName "0.20"
}
buildTypes {