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

Bump version to 0.42

This commit is contained in:
Alessandro Caputo 2020-03-25 09:49:46 +01:00
parent 6a8d97bd4c
commit 02d46bf1c1

View File

@ -7,8 +7,8 @@ android {
applicationId "com.termux.api"
minSdkVersion 24
targetSdkVersion 28
versionCode 41
versionName "0.41"
versionCode 42
versionName "0.42"
}
signingConfigs {