mirror of
https://github.com/ultrasonic/ultrasonic
synced 2025-01-28 08:09:18 +01:00
Bump version to 2.23.1
This commit is contained in:
parent
8928980bae
commit
a64fe47353
2
fastlane/metadata/android/en-US/changelogs/97.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/97.txt
Normal file
@ -0,0 +1,2 @@
|
||||
Bug fixes
|
||||
- #571: Fixed media session null checks.
|
2
fastlane/metadata/android/es-ES/changelogs/97.txt
Normal file
2
fastlane/metadata/android/es-ES/changelogs/97.txt
Normal file
@ -0,0 +1,2 @@
|
||||
Correción de errores
|
||||
- #571: Se comprueban los valores nulos en la sesión de medios.
|
@ -9,8 +9,8 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
applicationId "org.moire.ultrasonic"
|
||||
versionCode 95
|
||||
versionName "2.23.0"
|
||||
versionCode 97
|
||||
versionName "2.23.1"
|
||||
|
||||
minSdkVersion versions.minSdk
|
||||
targetSdkVersion versions.targetSdk
|
||||
|
Loading…
x
Reference in New Issue
Block a user