New version 45.1.0
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 31
|
||||
versionCode = 214
|
||||
versionName = '45.0.0'
|
||||
versionCode = 215
|
||||
versionName = '45.1.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
@ -64,5 +64,5 @@ dependencies {
|
||||
implementation "androidx.lifecycle:lifecycle-extensions:2.2.0"
|
||||
implementation "androidx.activity:activity-ktx:1.4.0"
|
||||
implementation "androidx.fragment:fragment-ktx:1.4.1"
|
||||
implementation 'androidx.media:media:1.5.0'
|
||||
implementation 'androidx.media:media:1.6.0'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user