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

Bump version to 0.9

This commit is contained in:
Fredrik Fornwall 2016-01-12 14:17:09 +01:00
parent bf5dec5c0d
commit 355fd21433

View File

@ -7,8 +7,8 @@ android {
applicationId "com.termux.api"
minSdkVersion 21
targetSdkVersion 23
versionCode 8
versionName "0.8"
versionCode 9
versionName "0.9"
}
buildTypes {