dubp_rs #1

Merged
poka merged 7 commits from librelois/gecko:dubp_rs into dev-pagedlist 2021-01-04 18:32:17 +01:00
1 changed files with 6 additions and 6 deletions
Showing only changes of commit e7ef81d260 - Show all commits

View File

@ -114,12 +114,12 @@ dependencies = [
"android-armv7", "android-armv7",
"android-armv7-release", "android-armv7-release",
"post-android-armv7", "post-android-armv7",
"android-i686", #"android-i686",
"android-i686-release", #"android-i686-release",
"post-android-i686", #"post-android-i686",
"android-x86_64", #"android-x86_64",
"android-x86_64-release", #"android-x86_64-release",
"post-android-x86_64", #"post-android-x86_64",
"post-android" "post-android"
] ]