diff --git a/metadata/org.jitsi.meet.yml b/metadata/org.jitsi.meet.yml index 48ef3d7062..d7bf373ec9 100644 --- a/metadata/org.jitsi.meet.yml +++ b/metadata/org.jitsi.meet.yml @@ -357,9 +357,9 @@ Builds: - node_modules/react-native-webview/android/build.gradle - node_modules/@react-native-community/google-signin/android/build.gradle - - versionName: 20.4.0 - versionCode: 204000 - commit: android-20.4.0 + - versionName: 20.4.1 + versionCode: 204010 + commit: android-20.4.1 subdir: android/app sudo: - sysctl fs.inotify.max_user_watches=524288 @@ -415,5 +415,5 @@ MaintainerNotes: |- AutoUpdateMode: None UpdateCheckMode: Tags ^android-[0-9.]*$ -CurrentVersion: 20.4.0 -CurrentVersionCode: 204000 +CurrentVersion: 20.4.1 +CurrentVersionCode: 204010