increased versions

This commit is contained in:
Juha Heinanen
2018-10-21 10:17:14 +03:00
parent f98f466c5d
commit 11ad952713

View File

@ -8,8 +8,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 27
versionCode = 25
versionName = '3.0.4'
versionCode = 26
versionName = '3.0.5'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'