1
0
mirror of https://github.com/danog/termux-api.git synced 2024-11-30 04:19:20 +01:00

Bump version to 0.36

This commit is contained in:
Alessandro Caputo 2019-08-25 21:38:46 +02:00
parent ffa002d85f
commit 66ac3cd40d

View File

@ -7,7 +7,7 @@ android {
applicationId "com.termux.api"
minSdkVersion 21
targetSdkVersion 28
versionCode 35
versionCode 36
versionName "0.${versionCode}"
}