New version 59.3.0
This commit is contained in:
+2
-2
@@ -9,8 +9,8 @@ android {
|
|||||||
applicationId = 'com.tutpro.baresip'
|
applicationId = 'com.tutpro.baresip'
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
targetSdkVersion 34
|
targetSdkVersion 34
|
||||||
versionCode = 299
|
versionCode = 300
|
||||||
versionName = '59.2.0'
|
versionName = '59.3.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
||||||
|
|||||||
@@ -0,0 +1,2 @@
|
|||||||
|
- Minor upstream bug fixes
|
||||||
|
- New German translations
|
||||||
Reference in New Issue
Block a user