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

Bump version to 0.8

This commit is contained in:
Fredrik Fornwall 2015-11-29 23:22:34 +01:00
parent e81c0dd2f0
commit 6945c069cd

View File

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