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

Bump version to 0.29

This commit is contained in:
Fredrik Fornwall 2019-01-10 23:59:20 +01:00
parent 7cbf86407b
commit 8b33bba7dc

View File

@ -7,8 +7,8 @@ android {
applicationId "com.termux.api"
minSdkVersion 21
targetSdkVersion 28
versionCode 28
versionName "0.28"
versionCode 29
versionName "0.29"
}
buildTypes {