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

Bump version to 0.31

This commit is contained in:
Fredrik Fornwall 2019-02-05 23:17:01 +01:00
parent 1cdedb72a6
commit b1fdd3b483

View File

@ -7,8 +7,8 @@ android {
applicationId "com.termux.api"
minSdkVersion 21
targetSdkVersion 28
versionCode 30
versionName "0.30"
versionCode 31
versionName "0.31"
}
buildTypes {