mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +00:00
lint
This commit is contained in:
parent
4489cff753
commit
5ce0c226e4
1 changed files with 6 additions and 6 deletions
|
|
@ -78,9 +78,9 @@ Builds:
|
|||
- node_modules/react-native-webview/android/build.gradle
|
||||
- node_modules/@react-native-community/google-signin/android/build.gradle
|
||||
|
||||
- versionName: 20.1.0
|
||||
versionCode: 201000
|
||||
commit: android-20.1.0
|
||||
- versionName: 20.0.3
|
||||
versionCode: 200300
|
||||
commit: android-20.0.3
|
||||
subdir: android/app
|
||||
sudo:
|
||||
- sysctl fs.inotify.max_user_watches=524288
|
||||
|
|
@ -124,9 +124,9 @@ Builds:
|
|||
- node_modules/react-native-webview/android/build.gradle
|
||||
- node_modules/@react-native-community/google-signin/android/build.gradle
|
||||
|
||||
- versionName: 20.0.3
|
||||
versionCode: 200300
|
||||
commit: android-20.0.3
|
||||
- versionName: 20.1.0
|
||||
versionCode: 201000
|
||||
commit: android-20.1.0
|
||||
subdir: android/app
|
||||
sudo:
|
||||
- sysctl fs.inotify.max_user_watches=524288
|
||||
|
|
|
|||
Loading…
Reference in a new issue