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

Bump version to 0.16

This commit is contained in:
Fredrik Fornwall 2018-02-05 01:01:03 +01:00
parent 1f3eee8e2e
commit 46201ae981

View File

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