mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-12 17:28:05 +00:00
Merge branch 'jitsi2041' into 'master'
JitsiMeet 20.4.1 See merge request fdroid/fdroiddata!7451
This commit is contained in:
commit
8337146da7
1 changed files with 5 additions and 5 deletions
|
|
@ -357,9 +357,9 @@ Builds:
|
||||||
- node_modules/react-native-webview/android/build.gradle
|
- node_modules/react-native-webview/android/build.gradle
|
||||||
- node_modules/@react-native-community/google-signin/android/build.gradle
|
- node_modules/@react-native-community/google-signin/android/build.gradle
|
||||||
|
|
||||||
- versionName: 20.4.0
|
- versionName: 20.4.1
|
||||||
versionCode: 204000
|
versionCode: 204010
|
||||||
commit: android-20.4.0
|
commit: android-20.4.1
|
||||||
subdir: android/app
|
subdir: android/app
|
||||||
sudo:
|
sudo:
|
||||||
- sysctl fs.inotify.max_user_watches=524288
|
- sysctl fs.inotify.max_user_watches=524288
|
||||||
|
|
@ -415,5 +415,5 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: Tags ^android-[0-9.]*$
|
UpdateCheckMode: Tags ^android-[0-9.]*$
|
||||||
CurrentVersion: 20.4.0
|
CurrentVersion: 20.4.1
|
||||||
CurrentVersionCode: 204000
|
CurrentVersionCode: 204010
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue