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

Bump version to 0.17

This commit is contained in:
Fredrik Fornwall 2018-04-02 00:59:10 +02:00
parent b7cc2a3dd1
commit bf9577e23a

View File

@ -7,8 +7,8 @@ android {
applicationId "com.termux.api"
minSdkVersion 21
targetSdkVersion 27
versionCode 16
versionName "0.16"
versionCode 17
versionName "0.17"
}
buildTypes {