1
0
mirror of https://github.com/danog/termux-api.git synced 2025-01-22 21:31:10 +01:00

Bump version from 0.17 to 0.18

This commit is contained in:
Fredrik Fornwall 2018-04-07 00:42:31 +02:00
parent 34c6841a05
commit a5b2a01d96

View File

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