New version 62.0.0
This commit is contained in:
@ -10,7 +10,7 @@ android {
|
||||
minSdkVersion 28
|
||||
targetSdkVersion 35
|
||||
versionCode = 405
|
||||
versionName = '61.1.0'
|
||||
versionName = '62.0.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
||||
|
||||
4
fastlane/metadata/android/en-US/changelogs/62.0.0.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/62.0.0.txt
Normal file
@ -0,0 +1,4 @@
|
||||
- If available, use Acoustic Echo Canceler, Automatic Gain Control, and
|
||||
Noise Suppressor provided by the device
|
||||
|
||||
- Android 9 (API level 28) is now the minimum supported version
|
||||
Reference in New Issue
Block a user