New version 72.0.0
This commit is contained in:
@@ -11,8 +11,8 @@ android {
|
|||||||
applicationId = "com.tutpro.baresip"
|
applicationId = "com.tutpro.baresip"
|
||||||
minSdk = 28
|
minSdk = 28
|
||||||
targetSdk = 36
|
targetSdk = 36
|
||||||
versionCode = 458
|
versionCode = 459
|
||||||
versionName = "71.1.2"
|
versionName = "72.0.0"
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags += "-DHAVE_INTTYPES_H -lstdc++"
|
cFlags += "-DHAVE_INTTYPES_H -lstdc++"
|
||||||
|
|||||||
@@ -0,0 +1,4 @@
|
|||||||
|
- Replaced baresip launcher PNG image with vector drawable
|
||||||
|
- Replaced call, hangup, lock, camera front/back, and screenshot icons with Material Design icons
|
||||||
|
- Used outlined text field for DTMF digits
|
||||||
|
- Notification fixes and improvements
|
||||||
Reference in New Issue
Block a user