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

Bump version to 0.25

This commit is contained in:
Fredrik Fornwall 2018-06-24 01:34:48 +02:00
parent 0da7e68c10
commit ad111f549a

View File

@ -7,8 +7,8 @@ android {
applicationId "com.termux.api"
minSdkVersion 21
targetSdkVersion 27
versionCode 24
versionName "0.24"
versionCode 25
versionName "0.25"
}
buildTypes {