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

Bump version from 0.18 to 0.19

This commit is contained in:
Fredrik Fornwall 2018-04-07 01:54:10 +02:00
parent d4660a3ce9
commit 56b5e9a935

View File

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