1
0
mirror of https://github.com/danog/termux-api.git synced 2025-01-23 05:41:09 +01:00

Bump version to 0.13

This commit is contained in:
Fredrik Fornwall 2017-02-20 03:23:49 +01:00
parent 341e5f395a
commit d6b176ccbb

View File

@ -7,8 +7,8 @@ android {
applicationId "com.termux.api" applicationId "com.termux.api"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 25 targetSdkVersion 25
versionCode 12 versionCode 13
versionName "0.12" versionName "0.13"
} }
buildTypes { buildTypes {