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

Bump version to 0.12

This commit is contained in:
Fredrik Fornwall 2017-01-06 02:16:05 +01:00
parent adc9b4eccc
commit 25e6f00bef

View File

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