1
0
mirror of https://github.com/danog/termux-api.git synced 2024-12-02 09:17:50 +01:00

Bump version to 0.38

This commit is contained in:
Alessandro Caputo 2019-10-06 16:44:17 +02:00
parent 10320ac130
commit 608fb81d06

View File

@ -7,8 +7,8 @@ android {
applicationId "com.termux.api"
minSdkVersion 21
targetSdkVersion 28
versionCode 37
versionName "0.37"
versionCode 38
versionName "0.38"
}
buildTypes {