New versio 42.1.0
This commit is contained in:
+2
-2
@@ -8,8 +8,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 31
|
||||
versionCode = 202
|
||||
versionName = '42.0.0'
|
||||
versionCode = 203
|
||||
versionName = '42.1.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
- Replaced AppCompat theme with MaterialComponents theme
|
||||
Reference in New Issue
Block a user