• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[submodule "nativeruntime/external/sqlite"]
2	path = nativeruntime/external/sqlite
3	url = https://android.googlesource.com/platform/external/sqlite
4	branch = android11-release
5
6[submodule "nativeruntime/external/icu"]
7	path = nativeruntime/external/icu
8	url = https://github.com/unicode-org/icu
9	branch = release-69-1
10	shallow = false
11