Created
January 18, 2019 00:22
-
-
Save cortinico/c48bc02411b7fb45f383c9ac01b8b595 to your computer and use it in GitHub Desktop.
Jetifier default config file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Copyright (C) 2018 The Android Open Source Project | |
# | |
# Licensed under the Apache License, Version 2.0 (the "License"); | |
# you may not use this file except in compliance with the License. | |
# You may obtain a copy of the License at | |
# | |
# http://www.apache.org/licenses/LICENSE-2.0 | |
# | |
# Unless required by applicable law or agreed to in writing, software | |
# distributed under the License is distributed on an "AS IS" BASIS, | |
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | |
# See the License for the specific language governing permissions and | |
# limitations under the License | |
# DO NOT EDIT MANUALLY! This file was auto-generated using Jetifier preprocessor. | |
# To make some changes in the configuration edit "default.config" and run | |
# preprocessor/scripts/processDefaultConfig.sh script to update this file. | |
{ | |
"restrictToPackagePrefixes": [ | |
"android/support/", | |
"android/arch/", | |
"android/databinding/" | |
], | |
"reversedRestrictToPackagePrefixes": [ | |
"androidx/", | |
"com/google/android/material/" | |
], | |
"rules": [ | |
{ | |
"from": "(.*)BuildConfig", | |
"to": "ignoreInPreprocessorOnly" | |
}, | |
{ | |
"from": "(.*)/package-info", | |
"to": "ignoreInPreprocessorOnly" | |
}, | |
{ | |
"from": "android/support/exifinterface/test/R(.*)", | |
"to": "ignore" | |
}, | |
{ | |
"from": "android/support/test/((.*)/)?internal/(.*)", | |
"to": "ignore" | |
}, | |
{ | |
"from": "(.*)Parcelizer", | |
"to": "{0}Parcelizer" | |
}, | |
{ | |
"from": "android/support/wearable/(.*)", | |
"to": "ignore" | |
}, | |
{ | |
"from": "android/support/compat/R(.*)", | |
"to": "androidx/core/R{0}" | |
}, | |
{ | |
"from": "android/support/mediacompat/R(.*)", | |
"to": "androidx/media/R{0}" | |
}, | |
{ | |
"from": "android/support/v7/cardview/R(.*)", | |
"to": "androidx/cardview/R{0}" | |
}, | |
{ | |
"from": "android/support/percent/R(.*)", | |
"to": "androidx/percentlayout/R{0}" | |
}, | |
{ | |
"from": "android/support/coordinatorlayout/R(.*)", | |
"to": "androidx/coordinatorlayout/R{0}" | |
}, | |
{ | |
"from": "android/support/text/emoji/R(.*)", | |
"to": "androidx/emoji/R{0}" | |
}, | |
{ | |
"from": "android/support/v7/recyclerview/R(.*)", | |
"to": "androidx/recyclerview/R{0}" | |
}, | |
{ | |
"from": "android/support/v7/gridlayout/R(.*)", | |
"to": "androidx/gridlayout/R{0}" | |
}, | |
{ | |
"from": "android/support/v7/appcompat/R(.*)", | |
"to": "androidx/appcompat/R{0}" | |
}, | |
{ | |
"from": "android/support/customtabs/R(.*)", | |
"to": "androidx/browser/R{0}" | |
}, | |
{ | |
"from": "android/support/v7/mediarouter/R(.*)", | |
"to": "androidx/mediarouter/R{0}" | |
}, | |
{ | |
"from": "android/support/v4/app/ActionBarDrawerToggle(.*)", | |
"to": "androidx/legacy/app/ActionBarDrawerToggle{0}" | |
}, | |
{ | |
"from": "android/support/v4/widget/Space(.*)", | |
"to": "androidx/legacy/widget/Space{0}" | |
}, | |
{ | |
"from": "android/support/v4/content/WakefulBroadcastReceiver(.*)", | |
"to": "androidx/legacy/content/WakefulBroadcastReceiver{0}" | |
}, | |
{ | |
"from": "android/support/v13/view/ViewCompat(.*)", | |
"to": "androidx/legacy/view/ViewCompat{0}" | |
}, | |
{ | |
"from": "android/support/v13/app/ActivityCompat(.*)", | |
"to": "androidx/legacy/app/ActivityCompat{0}" | |
}, | |
{ | |
"from": "android/support/v13/app/FragmentCompat(.*)", | |
"to": "androidx/legacy/app/FragmentCompat{0}" | |
}, | |
{ | |
"from": "android/support/v13/app/FragmentPagerAdapter(.*)", | |
"to": "androidx/legacy/app/FragmentPagerAdapter{0}" | |
}, | |
{ | |
"from": "android/support/v13/app/FragmentStatePagerAdapter(.*)", | |
"to": "androidx/legacy/app/FragmentStatePagerAdapter{0}" | |
}, | |
{ | |
"from": "android/support/v13/app/FragmentTabHost(.*)", | |
"to": "androidx/legacy/app/FragmentTabHost{0}" | |
}, | |
{ | |
"from": "android/support/v7/widget/AdapterHelper(.*)", | |
"to": "androidx/recyclerview/widget/AdapterHelper{0}" | |
}, | |
{ | |
"from": "android/support/v7/widget/ChildHelper(.*)", | |
"to": "androidx/recyclerview/widget/ChildHelper{0}" | |
}, | |
{ | |
"from": "android/support/v7/widget/DefaultItemAnimator(.*)", | |
"to": "androidx/recyclerview/widget/DefaultItemAnimator{0}" | |
}, | |
{ | |
"from": "android/support/v7/widget/DividerItemDecoration(.*)", | |
"to": "androidx/recyclerview/widget/DividerItemDecoration{0}" | |
}, | |
{ | |
"from": "android/support/v7/widget/FastScroller(.*)", | |
"to": "androidx/recyclerview/widget/FastScroller{0}" | |
}, | |
{ | |
"from": "android/support/v7/widget/GapWorker(.*)", | |
"to": "androidx/recyclerview/widget/GapWorker{0}" | |
}, | |
{ | |
"from": "android/support/v7/widget/GridLayoutManager(.*)", | |
"to": "androidx/recyclerview/widget/GridLayoutManager{0}" | |
}, | |
{ | |
"from": "android/support/v7/widget/LayoutState(.*)", | |
"to": "androidx/recyclerview/widget/LayoutState{0}" | |
}, | |
{ | |
"from": "android/support/v7/widget/LinearLayoutManager(.*)", | |
"to": "androidx/recyclerview/widget/LinearLayoutManager{0}" | |
}, | |
{ | |
"from": "android/support/v7/widget/LinearSmoothScroller(.*)", | |
"to": "androidx/recyclerview/widget/LinearSmoothScroller{0}" | |
}, | |
{ | |
"from": "android/support/v7/widget/LinearSnapHelper(.*)", | |
"to": "androidx/recyclerview/widget/LinearSnapHelper{0}" | |
}, | |
{ | |
"from": "android/support/v7/widget/OpReorderer(.*)", | |
"to": "androidx/recyclerview/widget/OpReorderer{0}" | |
}, | |
{ | |
"from": "android/support/v7/widget/OrientationHelper(.*)", | |
"to": "androidx/recyclerview/widget/OrientationHelper{0}" | |
}, | |
{ | |
"from": "android/support/v7/widget/PagerSnapHelper(.*)", | |
"to": "androidx/recyclerview/widget/PagerSnapHelper{0}" | |
}, | |
{ | |
"from": "android/support/v7/widget/PositionMap(.*)", | |
"to": "androidx/recyclerview/widget/PositionMap{0}" | |
}, | |
{ | |
"from": "android/support/v7/widget/RecyclerViewAccessibilityDelegate(.*)", | |
"to": "androidx/recyclerview/widget/RecyclerViewAccessibilityDelegate{0}" | |
}, | |
{ | |
"from": "android/support/v7/widget/RecyclerView(.*)", | |
"to": "androidx/recyclerview/widget/RecyclerView{0}" | |
}, | |
{ | |
"from": "android/support/v7/widget/ScrollbarHelper(.*)", | |
"to": "androidx/recyclerview/widget/ScrollbarHelper{0}" | |
}, | |
{ | |
"from": "android/support/v7/widget/SimpleItemAnimator(.*)", | |
"to": "androidx/recyclerview/widget/SimpleItemAnimator{0}" | |
}, | |
{ | |
"from": "android/support/v7/widget/SnapHelper(.*)", | |
"to": "androidx/recyclerview/widget/SnapHelper{0}" | |
}, | |
{ | |
"from": "android/support/v7/widget/StaggeredGridLayoutManager(.*)", | |
"to": "androidx/recyclerview/widget/StaggeredGridLayoutManager{0}" | |
}, | |
{ | |
"from": "android/support/v7/widget/ViewBoundsCheck(.*)", | |
"to": "androidx/recyclerview/widget/ViewBoundsCheck{0}" | |
}, | |
{ | |
"from": "android/support/v7/widget/ViewInfoStore(.*)", | |
"to": "androidx/recyclerview/widget/ViewInfoStore{0}" | |
}, | |
{ | |
"from": "android/support/v7/recyclerview/extensions/(.*)", | |
"to": "androidx/recyclerview/widget/{0}" | |
}, | |
{ | |
"from": "android/support/v7/util/(.*)", | |
"to": "androidx/recyclerview/widget/{0}" | |
}, | |
{ | |
"from": "android/support/v7/widget/helper/(.*)", | |
"to": "androidx/recyclerview/widget/{0}" | |
}, | |
{ | |
"from": "android/support/v7/widget/util/(.*)", | |
"to": "androidx/recyclerview/widget/{0}" | |
}, | |
{ | |
"from": "android/support/wear/(.*)", | |
"to": "androidx/wear/{0}" | |
}, | |
{ | |
"from": "android/support/v7/preference/(.*)", | |
"to": "androidx/preference/{0}" | |
}, | |
{ | |
"from": "android/support/v7/internal/widget/PreferenceImageView(.*)", | |
"to": "androidx/preference/internal/PreferenceImageView{0}" | |
}, | |
{ | |
"from": "android/support/v14/preference/(.*)", | |
"to": "androidx/preference/{0}" | |
}, | |
{ | |
"from": "android/support/v7/graphics/ColorCutQuantizer(.*)", | |
"to": "androidx/palette/graphics/ColorCutQuantizer{0}" | |
}, | |
{ | |
"from": "android/support/v7/graphics/Palette(.*)", | |
"to": "androidx/palette/graphics/Palette{0}" | |
}, | |
{ | |
"from": "android/support/v7/graphics/Target(.*)", | |
"to": "androidx/palette/graphics/Target{0}" | |
}, | |
{ | |
"from": "android/support/v7/app/MediaRoute(.*)", | |
"to": "androidx/mediarouter/app/MediaRoute{0}" | |
}, | |
{ | |
"from": "android/support/v7/app/OverlayListView(.*)", | |
"to": "androidx/mediarouter/app/OverlayListView{0}" | |
}, | |
{ | |
"from": "android/support/v7/media/(.*)", | |
"to": "androidx/mediarouter/media/{0}" | |
}, | |
{ | |
"from": "android/support/v7/widget/CardView(.*)", | |
"to": "androidx/cardview/widget/CardView{0}" | |
}, | |
{ | |
"from": "android/support/v7/widget/RoundRectDrawable(.*)", | |
"to": "androidx/cardview/widget/RoundRectDrawable{0}" | |
}, | |
{ | |
"from": "android/support/v7/widget/RoundRectDrawableWithShadow(.*)", | |
"to": "androidx/cardview/widget/RoundRectDrawableWithShadow{0}" | |
}, | |
{ | |
"from": "android/support/v7/widget/GridLayout(.*)", | |
"to": "androidx/gridlayout/widget/GridLayout{0}" | |
}, | |
{ | |
"from": "android/support/v7/(.*)", | |
"to": "androidx/appcompat/{0}" | |
}, | |
{ | |
"from": "android/support/graphics/drawable/(.*)", | |
"to": "androidx/vectordrawable/graphics/drawable/{0}" | |
}, | |
{ | |
"from": "android/support/customtabs/ICustomTabsCallback(.*)", | |
"to": "android/support/customtabs/ICustomTabsCallback{0}" | |
}, | |
{ | |
"from": "android/support/customtabs/ICustomTabsService(.*)", | |
"to": "android/support/customtabs/ICustomTabsService{0}" | |
}, | |
{ | |
"from": "android/support/customtabs/IPostMessageService(.*)", | |
"to": "android/support/customtabs/IPostMessageService{0}" | |
}, | |
{ | |
"from": "android/support/customtabs/(.*)", | |
"to": "androidx/browser/customtabs/{0}" | |
}, | |
{ | |
"from": "android/support/media/tv/(.*)", | |
"to": "androidx/tvprovider/media/tv/{0}" | |
}, | |
{ | |
"from": "android/support/media/ExifInterface(.*)", | |
"to": "androidx/exifinterface/media/ExifInterface{0}" | |
}, | |
{ | |
"from": "android/support/v17/internal/widget/OutlineOnlyWithChildrenFrameLayout(.*)", | |
"to": "androidx/leanback/preference/internal/OutlineOnlyWithChildrenFrameLayout{0}" | |
}, | |
{ | |
"from": "android/support/v17/preference/(.*)", | |
"to": "androidx/leanback/preference/{0}" | |
}, | |
{ | |
"from": "android/support/v17/leanback/(.*)", | |
"to": "androidx/leanback/{0}" | |
}, | |
{ | |
"from": "android/support/percent/(.*)", | |
"to": "androidx/percentlayout/widget/{0}" | |
}, | |
{ | |
"from": "android/support/app/recommendation/(.*)", | |
"to": "androidx/recommendation/app/{0}" | |
}, | |
{ | |
"from": "android/support/annotation/(.*)", | |
"to": "androidx/annotation/{0}" | |
}, | |
{ | |
"from": "android/support/transition/(.*)", | |
"to": "androidx/transition/{0}" | |
}, | |
{ | |
"from": "android/support/text/emoji/bundled/BundledEmojiCompatConfig(.*)", | |
"to": "androidx/emoji/bundled/BundledEmojiCompatConfig{0}" | |
}, | |
{ | |
"from": "android/support/text/emoji/widget/(.*)", | |
"to": "androidx/emoji/widget/{0}" | |
}, | |
{ | |
"from": "android/support/text/emoji/(.*)", | |
"to": "androidx/emoji/text/{0}" | |
}, | |
{ | |
"from": "android/support/content/(.*)", | |
"to": "androidx/contentpager/content/{0}" | |
}, | |
{ | |
"from": "android/support/v4/view/animation/PathInterpolatorApi14(.*)", | |
"to": "androidx/core/view/animation/PathInterpolatorApi14{0}" | |
}, | |
{ | |
"from": "android/support/v4/view/animation/PathInterpolatorCompat(.*)", | |
"to": "androidx/core/view/animation/PathInterpolatorCompat{0}" | |
}, | |
{ | |
"from": "android/support/animation/(.*)", | |
"to": "androidx/dynamicanimation/animation/{0}" | |
}, | |
{ | |
"from": "android/support/v4/app/SupportActivity(.*)", | |
"to": "androidx/core/app/ComponentActivity{0}" | |
}, | |
{ | |
"from": "android/support/v4/app/Fragment(.*)", | |
"to": "androidx/fragment/app/Fragment{0}" | |
}, | |
{ | |
"from": "android/support/v4/app/BaseFragment(.*)", | |
"to": "androidx/fragment/app/BaseFragment{0}" | |
}, | |
{ | |
"from": "android/support/v4/app/BackStack(.*)", | |
"to": "androidx/fragment/app/BackStack{0}" | |
}, | |
{ | |
"from": "android/support/v4/app/DialogFragment(.*)", | |
"to": "androidx/fragment/app/DialogFragment{0}" | |
}, | |
{ | |
"from": "android/support/v4/app/ListFragment(.*)", | |
"to": "androidx/fragment/app/ListFragment{0}" | |
}, | |
{ | |
"from": "android/support/v4/app/OneShotPreDrawListener(.*)", | |
"to": "androidx/fragment/app/OneShotPreDrawListener{0}" | |
}, | |
{ | |
"from": "android/support/v4/app/SuperNotCalledException(.*)", | |
"to": "androidx/fragment/app/SuperNotCalledException{0}" | |
}, | |
{ | |
"from": "android/support/textclassifier/(.*)", | |
"to": "androidx/textclassifier/{0}" | |
}, | |
{ | |
"from": "android/support/v4/media/app/NotificationCompat(.*)", | |
"to": "androidx/media/app/NotificationCompat{0}" | |
}, | |
{ | |
"from": "android/support/v4/media/AudioAttributesCompat(.*)", | |
"to": "androidx/media/AudioAttributesCompat{0}" | |
}, | |
{ | |
"from": "android/support/v4/media/MediaBrowserCompatUtils(.*)", | |
"to": "androidx/media/MediaBrowserCompatUtils{0}" | |
}, | |
{ | |
"from": "android/support/v4/media/MediaBrowserProtocol(.*)", | |
"to": "androidx/media/MediaBrowserProtocol{0}" | |
}, | |
{ | |
"from": "android/support/v4/media/MediaBrowserServiceCompat(.*)", | |
"to": "androidx/media/MediaBrowserServiceCompat{0}" | |
}, | |
{ | |
"from": "android/support/v4/media/VolumeProviderCompat(.*)", | |
"to": "androidx/media/VolumeProviderCompat{0}" | |
}, | |
{ | |
"from": "android/support/v4/media/session/MediaButtonReceiver(.*)", | |
"to": "androidx/media/session/MediaButtonReceiver{0}" | |
}, | |
{ | |
"from": "android/support/v4/media/(.*)", | |
"to": "android/support/v4/media/{0}" | |
}, | |
{ | |
"from": "android/support/v4/widget/CursorAdapter(.*)", | |
"to": "androidx/cursoradapter/widget/CursorAdapter{0}" | |
}, | |
{ | |
"from": "android/support/v4/widget/CursorFilter(.*)", | |
"to": "androidx/cursoradapter/widget/CursorFilter{0}" | |
}, | |
{ | |
"from": "android/support/v4/widget/ResourceCursorAdapter(.*)", | |
"to": "androidx/cursoradapter/widget/ResourceCursorAdapter{0}" | |
}, | |
{ | |
"from": "android/support/v4/widget/SimpleCursorAdapter(.*)", | |
"to": "androidx/cursoradapter/widget/SimpleCursorAdapter{0}" | |
}, | |
{ | |
"from": "android/support/v4/app/LoaderManager(.*)", | |
"to": "androidx/loader/app/LoaderManager{0}" | |
}, | |
{ | |
"from": "android/support/v4/content/Loader(.*)", | |
"to": "androidx/loader/content/Loader{0}" | |
}, | |
{ | |
"from": "android/support/v4/content/CursorLoader(.*)", | |
"to": "androidx/loader/content/CursorLoader{0}" | |
}, | |
{ | |
"from": "android/support/v4/content/AsyncTaskLoader(.*)", | |
"to": "androidx/loader/content/AsyncTaskLoader{0}" | |
}, | |
{ | |
"from": "android/support/v4/content/ModernAsyncTask(.*)", | |
"to": "androidx/loader/content/ModernAsyncTask{0}" | |
}, | |
{ | |
"from": "android/support/design/widget/CoordinatorLayout(.*)", | |
"to": "androidx/coordinatorlayout/widget/CoordinatorLayout{0}" | |
}, | |
{ | |
"from": "android/support/v4/widget/DirectedAcyclicGraph(.*)", | |
"to": "androidx/coordinatorlayout/widget/DirectedAcyclicGraph{0}" | |
}, | |
{ | |
"from": "android/support/v4/widget/ViewGroupUtils(.*)", | |
"to": "androidx/coordinatorlayout/widget/ViewGroupUtils{0}" | |
}, | |
{ | |
"from": "android/support/v4/view/ViewPager(.*)", | |
"to": "androidx/viewpager/widget/ViewPager{0}" | |
}, | |
{ | |
"from": "android/support/v4/view/PagerAdapter(.*)", | |
"to": "androidx/viewpager/widget/PagerAdapter{0}" | |
}, | |
{ | |
"from": "android/support/v4/view/PagerTabStrip(.*)", | |
"to": "androidx/viewpager/widget/PagerTabStrip{0}" | |
}, | |
{ | |
"from": "android/support/v4/view/PagerTitleStrip(.*)", | |
"to": "androidx/viewpager/widget/PagerTitleStrip{0}" | |
}, | |
{ | |
"from": "android/support/v4/view/AbsSavedState(.*)", | |
"to": "androidx/customview/view/AbsSavedState{0}" | |
}, | |
{ | |
"from": "android/support/v4/widget/ExploreByTouchHelper(.*)", | |
"to": "androidx/customview/widget/ExploreByTouchHelper{0}" | |
}, | |
{ | |
"from": "android/support/v4/widget/FocusStrategy(.*)", | |
"to": "androidx/customview/widget/FocusStrategy{0}" | |
}, | |
{ | |
"from": "android/support/v4/widget/ViewDragHelper(.*)", | |
"to": "androidx/customview/widget/ViewDragHelper{0}" | |
}, | |
{ | |
"from": "android/support/v4/view/animation/(.*)", | |
"to": "androidx/interpolator/view/animation/{0}" | |
}, | |
{ | |
"from": "android/support/v4/widget/DrawerLayout(.*)", | |
"to": "androidx/drawerlayout/widget/DrawerLayout{0}" | |
}, | |
{ | |
"from": "android/support/v4/widget/SlidingPaneLayout(.*)", | |
"to": "androidx/slidingpanelayout/widget/SlidingPaneLayout{0}" | |
}, | |
{ | |
"from": "android/support/v4/view/AsyncLayoutInflater(.*)", | |
"to": "androidx/asynclayoutinflater/view/AsyncLayoutInflater{0}" | |
}, | |
{ | |
"from": "android/support/v4/widget/SwipeRefreshLayout(.*)", | |
"to": "androidx/swiperefreshlayout/widget/SwipeRefreshLayout{0}" | |
}, | |
{ | |
"from": "android/support/v4/widget/CircularProgressDrawable(.*)", | |
"to": "androidx/swiperefreshlayout/widget/CircularProgressDrawable{0}" | |
}, | |
{ | |
"from": "android/support/v4/widget/CircleImageView(.*)", | |
"to": "androidx/swiperefreshlayout/widget/CircleImageView{0}" | |
}, | |
{ | |
"from": "android/support/v4/util/ArrayMap(.*)", | |
"to": "androidx/collection/ArrayMap{0}" | |
}, | |
{ | |
"from": "android/support/v4/util/ArraySet(.*)", | |
"to": "androidx/collection/ArraySet{0}" | |
}, | |
{ | |
"from": "android/support/v4/util/CircularArray(.*)", | |
"to": "androidx/collection/CircularArray{0}" | |
}, | |
{ | |
"from": "android/support/v4/util/CircularIntArray(.*)", | |
"to": "androidx/collection/CircularIntArray{0}" | |
}, | |
{ | |
"from": "android/support/v4/util/ContainerHelpers(.*)", | |
"to": "androidx/collection/ContainerHelpers{0}" | |
}, | |
{ | |
"from": "android/support/v4/util/LongSparseArray(.*)", | |
"to": "androidx/collection/LongSparseArray{0}" | |
}, | |
{ | |
"from": "android/support/v4/util/LruCache(.*)", | |
"to": "androidx/collection/LruCache{0}" | |
}, | |
{ | |
"from": "android/support/v4/util/MapCollections(.*)", | |
"to": "androidx/collection/MapCollections{0}" | |
}, | |
{ | |
"from": "android/support/v4/util/SimpleArrayMap(.*)", | |
"to": "androidx/collection/SimpleArrayMap{0}" | |
}, | |
{ | |
"from": "android/support/v4/util/SparseArray(.*)", | |
"to": "androidx/collection/SparseArray{0}" | |
}, | |
{ | |
"from": "android/support/v4/provider/DocumentFile(.*)", | |
"to": "androidx/documentfile/provider/DocumentFile{0}" | |
}, | |
{ | |
"from": "android/support/v4/provider/DocumentsContractApi19(.*)", | |
"to": "androidx/documentfile/provider/DocumentsContractApi19{0}" | |
}, | |
{ | |
"from": "android/support/v4/provider/RawDocumentFile(.*)", | |
"to": "androidx/documentfile/provider/RawDocumentFile{0}" | |
}, | |
{ | |
"from": "android/support/v4/provider/SingleDocumentFile(.*)", | |
"to": "androidx/documentfile/provider/SingleDocumentFile{0}" | |
}, | |
{ | |
"from": "android/support/v4/provider/TreeDocumentFile(.*)", | |
"to": "androidx/documentfile/provider/TreeDocumentFile{0}" | |
}, | |
{ | |
"from": "android/support/v4/content/LocalBroadcastManager(.*)", | |
"to": "androidx/localbroadcastmanager/content/LocalBroadcastManager{0}" | |
}, | |
{ | |
"from": "android/support/v4/print/(.*)", | |
"to": "androidx/print/{0}" | |
}, | |
{ | |
"from": "android/support/v4/(.*)", | |
"to": "androidx/core/{0}" | |
}, | |
{ | |
"from": "android/support/v13/(.*)", | |
"to": "androidx/core/{0}" | |
}, | |
{ | |
"from": "android/arch/core/(.*)", | |
"to": "androidx/arch/core/{0}" | |
}, | |
{ | |
"from": "android/arch/lifecycle/(.*)", | |
"to": "androidx/lifecycle/{0}" | |
}, | |
{ | |
"from": "android/arch/paging/(.*)", | |
"to": "androidx/paging/{0}" | |
}, | |
{ | |
"from": "android/arch/persistence/room/(.*)", | |
"to": "androidx/room/{0}" | |
}, | |
{ | |
"from": "android/arch/persistence/(.*)", | |
"to": "androidx/sqlite/{0}" | |
}, | |
{ | |
"from": "android/arch/core/executor/testing/(.*)", | |
"to": "androidx/arch/core/executor/testing/{0}" | |
}, | |
{ | |
"from": "android/support/constraint/solver/(.*)", | |
"to": "androidx/constraintlayout/solver/{0}" | |
}, | |
{ | |
"from": "android/support/constraint/(.*)", | |
"to": "androidx/constraintlayout/widget/{0}" | |
}, | |
{ | |
"from": "com/android/support/v8/renderscript/EnableAsyncTeardown", | |
"to": "androidx/renderscript/EnableAsyncTeardown" | |
}, | |
{ | |
"from": "com/android/support/v8/renderscript/EnableBlurWorkaround", | |
"to": "androidx/renderscript/EnableBlurWorkaround" | |
}, | |
{ | |
"from": "android/support/v8/renderscript/(.*)", | |
"to": "androidx/renderscript/{0}" | |
}, | |
{ | |
"from": "android/databinding/(.*)", | |
"to": "androidx/databinding/{0}" | |
}, | |
{ | |
"from": "android/support/multidex/(.*)", | |
"to": "androidx/multidex/{0}" | |
}, | |
{ | |
"from": "androidx/versionedparcelable/(.*)", | |
"to": "androidx/versionedparcelable/{0}" | |
}, | |
{ | |
"from": "androidx/activity/(.*)", | |
"to": "androidx/activity/{0}" | |
}, | |
{ | |
"from": "android/support/design/widget/AppBarLayout(.*)", | |
"to": "com/google/android/material/appbar/AppBarLayout{0}" | |
}, | |
{ | |
"from": "android/support/design/widget/BaseTransientBottomBar(.*)", | |
"to": "com/google/android/material/snackbar/BaseTransientBottomBar{0}" | |
}, | |
{ | |
"from": "android/support/design/widget/BottomNavigationView(.*)", | |
"to": "com/google/android/material/bottomnavigation/BottomNavigationView{0}" | |
}, | |
{ | |
"from": "android/support/design/widget/BottomSheet(.*)", | |
"to": "com/google/android/material/bottomsheet/BottomSheet{0}" | |
}, | |
{ | |
"from": "android/support/design/widget/CheckableImageButton(.*)", | |
"to": "com/google/android/material/internal/CheckableImageButton{0}" | |
}, | |
{ | |
"from": "android/support/design/widget/CircularBorderDrawable(.*)", | |
"to": "com/google/android/material/internal/CircularBorderDrawable{0}" | |
}, | |
{ | |
"from": "android/support/design/widget/CollapsingTextHelper(.*)", | |
"to": "com/google/android/material/internal/CollapsingTextHelper{0}" | |
}, | |
{ | |
"from": "android/support/design/widget/CollapsingToolbarLayout(.*)", | |
"to": "com/google/android/material/appbar/CollapsingToolbarLayout{0}" | |
}, | |
{ | |
"from": "android/support/design/widget/CutoutDrawable(.*)", | |
"to": "com/google/android/material/textfield/CutoutDrawable{0}" | |
}, | |
{ | |
"from": "android/support/design/widget/DescendantOffsetUtils(.*)", | |
"to": "com/google/android/material/internal/DescendantOffsetUtils{0}" | |
}, | |
{ | |
"from": "android/support/design/widget/DrawableUtils(.*)", | |
"to": "com/google/android/material/internal/DrawableUtils{0}" | |
}, | |
{ | |
"from": "android/support/design/widget/FloatingActionButton(.*)", | |
"to": "com/google/android/material/floatingactionbutton/FloatingActionButton{0}" | |
}, | |
{ | |
"from": "android/support/design/widget/HeaderBehavior(.*)", | |
"to": "com/google/android/material/appbar/HeaderBehavior{0}" | |
}, | |
{ | |
"from": "android/support/design/widget/HeaderScrollingViewBehavior(.*)", | |
"to": "com/google/android/material/appbar/HeaderScrollingViewBehavior{0}" | |
}, | |
{ | |
"from": "android/support/design/widget/HideBottomViewOnScrollBehavior(.*)", | |
"to": "com/google/android/material/behavior/HeaderScrollingViewBehavior{0}" | |
}, | |
{ | |
"from": "android/support/design/widget/IndicatorViewController(.*)", | |
"to": "com/google/android/material/textfield/IndicatorViewController{0}" | |
}, | |
{ | |
"from": "android/support/design/widget/MathUtils(.*)", | |
"to": "com/google/android/material/math/MathUtils{0}" | |
}, | |
{ | |
"from": "android/support/design/widget/NavigationView(.*)", | |
"to": "com/google/android/material/navigation/NavigationView{0}" | |
}, | |
{ | |
"from": "android/support/design/widget/Shadow(.*)", | |
"to": "com/google/android/material/shadow/Shadow{0}" | |
}, | |
{ | |
"from": "android/support/design/widget/Snackbar(.*)", | |
"to": "com/google/android/material/snackbar/Snackbar{0}" | |
}, | |
{ | |
"from": "android/support/design/widget/SnackbarManager(.*)", | |
"to": "com/google/android/material/snackbar/SnackbarManager{0}" | |
}, | |
{ | |
"from": "android/support/design/widget/StateListAnimator(.*)", | |
"to": "com/google/android/material/internal/StateListAnimator{0}" | |
}, | |
{ | |
"from": "android/support/design/widget/SwipeDismissBehavior(.*)", | |
"to": "com/google/android/material/behavior/SwipeDismissBehavior{0}" | |
}, | |
{ | |
"from": "android/support/design/widget/Tab(.*)", | |
"to": "com/google/android/material/tabs/Tab{0}" | |
}, | |
{ | |
"from": "android/support/design/widget/TextInput(.*)", | |
"to": "com/google/android/material/textfield/TextInput{0}" | |
}, | |
{ | |
"from": "android/support/design/widget/ViewOffsetBehavior(.*)", | |
"to": "com/google/android/material/appbar/ViewOffsetBehavior{0}" | |
}, | |
{ | |
"from": "android/support/design/widget/ViewOffsetHelper(.*)", | |
"to": "com/google/android/material/appbar/ViewOffsetHelper{0}" | |
}, | |
{ | |
"from": "android/support/design/widget/ViewUtilsLollipop(.*)", | |
"to": "com/google/android/material/appbar/ViewUtilsLollipop{0}" | |
}, | |
{ | |
"from": "android/support/design/widget/VisibilityAwareImageButton(.*)", | |
"to": "com/google/android/material/internal/VisibilityAwareImageButton{0}" | |
}, | |
{ | |
"from": "android/support/design/internal/BottomNavigation(.*)", | |
"to": "com/google/android/material/bottomnavigation/BottomNavigation{0}" | |
}, | |
{ | |
"from": "android/support/design/internal/SnackbarContentLayout(.*)", | |
"to": "com/google/android/material/snackbar/SnackbarContentLayout{0}" | |
}, | |
{ | |
"from": "android/support/design/R(.*)", | |
"to": "com/google/android/material/R{0}" | |
}, | |
{ | |
"from": "android/support/design/(.*)", | |
"to": "com/google/android/material/{0}" | |
}, | |
{ | |
"from": "android/support/test/(.*)", | |
"to": "androidx/test/{0}" | |
}, | |
{ | |
"from": "android/support/biometric/(.*)", | |
"to": "androidx/biometric/{0}" | |
} | |
], | |
"slRules": [ | |
{ | |
"from": "(.*)/package-info", | |
"to": "ignore" | |
}, | |
{ | |
"from": "androidx/navigation/(.*)", | |
"to": "ignore" | |
}, | |
{ | |
"from": "androidx/text/emoji/flatbuffer/(.*)", | |
"to": "ignore" | |
}, | |
{ | |
"from": "androidx/browser/browseractions/(.*)", | |
"to": "ignore" | |
}, | |
{ | |
"from": "androidx/heifwriter/(.*)", | |
"to": "ignore" | |
}, | |
{ | |
"from": "androidx/webkit/(.*)", | |
"to": "ignore" | |
}, | |
{ | |
"from": "androidx/slice/(.*)", | |
"to": "ignore" | |
}, | |
{ | |
"from": "androidx/recyclerview/selection/(.*)", | |
"to": "ignore" | |
}, | |
{ | |
"from": "androidx/car/(.*)", | |
"to": "ignore" | |
}, | |
{ | |
"from": "androidx/media/widget/(.*)", | |
"to": "ignore" | |
}, | |
{ | |
"from": "androidx/media2/(.*)", | |
"to": "ignore" | |
}, | |
{ | |
"from": "androidx/concurrent/futures/(.*)", | |
"to": "ignore" | |
}, | |
{ | |
"from": "androidx/(.*)/ktx/(.*)", | |
"to": "ignore" | |
}, | |
{ | |
"from": "androidx/(.*)/(.*)-ktx/(.*)", | |
"to": "ignore" | |
}, | |
{ | |
"from": "androidx/media/(.*)", | |
"to": "android/support/v4/media/{0}" | |
}, | |
{ | |
"from": "androidx/coordinatorlayout/widget/annotations", | |
"to": "android/support/design/widget/annotations" | |
}, | |
{ | |
"from": "androidx/drawerlayout/widget/annotations", | |
"to": "android/support/v4/widget/annotations" | |
}, | |
{ | |
"from": "androidx/exifinterface/media/annotations", | |
"to": "android/support/media/annotations" | |
}, | |
{ | |
"from": "androidx/fragment/app/annotations", | |
"to": "android/support/v4/app/annotations" | |
}, | |
{ | |
"from": "androidx/mediarouter/app/annotations", | |
"to": "android/support/v7/app/annotations" | |
}, | |
{ | |
"from": "androidx/swiperefreshlayout/widget/annotations", | |
"to": "android/support/v4/widget/annotations" | |
} | |
], | |
"packageMap": [ | |
{ | |
"from": "android/support/exifinterface", | |
"to": "androidx/exifinterface" | |
}, | |
{ | |
"from": "android/support/heifwriter", | |
"to": "androidx/heifwriter" | |
}, | |
{ | |
"from": "android/support/graphics/drawable", | |
"to": "androidx/vectordrawable" | |
}, | |
{ | |
"from": "android/support/graphics/drawable/animated", | |
"to": "androidx/vectordrawable" | |
}, | |
{ | |
"from": "android/support/media/tv", | |
"to": "androidx/tvprovider" | |
}, | |
{ | |
"from": "android/support/textclassifier", | |
"to": "androidx/textclassifier" | |
}, | |
{ | |
"from": "androidx/recyclerview/selection", | |
"to": "androidx/recyclerview/selection" | |
}, | |
{ | |
"from": "android/support/v4", | |
"to": "androidx/legacy/v4" | |
}, | |
{ | |
"from": "android/support/print", | |
"to": "androidx/print" | |
}, | |
{ | |
"from": "android/support/documentfile", | |
"to": "androidx/documentfile" | |
}, | |
{ | |
"from": "android/support/coordinatorlayout", | |
"to": "androidx/coordinatorlayout" | |
}, | |
{ | |
"from": "android/support/swiperefreshlayout", | |
"to": "androidx/swiperefreshlayout" | |
}, | |
{ | |
"from": "android/support/slidingpanelayout", | |
"to": "androidx/slidingpanelayout" | |
}, | |
{ | |
"from": "android/support/asynclayoutinflater", | |
"to": "androidx/asynclayoutinflater" | |
}, | |
{ | |
"from": "android/support/interpolator", | |
"to": "androidx/interpolator" | |
}, | |
{ | |
"from": "android/support/v7/palette", | |
"to": "androidx/palette" | |
}, | |
{ | |
"from": "android/support/v7/cardview", | |
"to": "androidx/cardview" | |
}, | |
{ | |
"from": "android/support/customview", | |
"to": "androidx/customview" | |
}, | |
{ | |
"from": "android/support/loader", | |
"to": "androidx/loader" | |
}, | |
{ | |
"from": "android/support/cursoradapter", | |
"to": "androidx/cursoradapter" | |
}, | |
{ | |
"from": "android/support/v7/mediarouter", | |
"to": "androidx/mediarouter" | |
}, | |
{ | |
"from": "android/support/v7/appcompat", | |
"to": "androidx/appcompat" | |
}, | |
{ | |
"from": "android/support/v7/recyclerview", | |
"to": "androidx/recyclerview" | |
}, | |
{ | |
"from": "android/support/v7/viewpager", | |
"to": "androidx/viewpager" | |
}, | |
{ | |
"from": "android/support/percent", | |
"to": "androidx/percentlayout" | |
}, | |
{ | |
"from": "android/support/v7/gridlayout", | |
"to": "androidx/gridlayout" | |
}, | |
{ | |
"from": "android/support/v13", | |
"to": "androidx/legacy/v13" | |
}, | |
{ | |
"from": "android/support/v7/preference", | |
"to": "androidx/preference" | |
}, | |
{ | |
"from": "android/support/v14/preference", | |
"to": "androidx/legacy/preference" | |
}, | |
{ | |
"from": "android/support/v17/leanback", | |
"to": "androidx/leanback" | |
}, | |
{ | |
"from": "android/support/v17/preference", | |
"to": "androidx/leanback/preference" | |
}, | |
{ | |
"from": "android/support/compat", | |
"to": "androidx/core" | |
}, | |
{ | |
"from": "android/support/mediacompat", | |
"to": "androidx/media" | |
}, | |
{ | |
"from": "android/support/media2", | |
"to": "androidx/media2" | |
}, | |
{ | |
"from": "androidx/media2/exoplayer/external", | |
"to": "androidx/media2/exoplayer/external" | |
}, | |
{ | |
"from": "android/support/fragment", | |
"to": "androidx/fragment" | |
}, | |
{ | |
"from": "android/support/coreutils", | |
"to": "androidx/legacy/coreutils" | |
}, | |
{ | |
"from": "android/support/dynamicanimation", | |
"to": "androidx/dynamicanimation" | |
}, | |
{ | |
"from": "android/support/customtabs", | |
"to": "androidx/browser" | |
}, | |
{ | |
"from": "android/support/coreui", | |
"to": "androidx/legacy/coreui" | |
}, | |
{ | |
"from": "android/support/content", | |
"to": "androidx/contentpager" | |
}, | |
{ | |
"from": "android/support/transition", | |
"to": "androidx/transition" | |
}, | |
{ | |
"from": "android/support/recommendation", | |
"to": "androidx/recommendation" | |
}, | |
{ | |
"from": "android/support/drawerlayout", | |
"to": "androidx/drawerlayout" | |
}, | |
{ | |
"from": "android/support/wear", | |
"to": "androidx/wear" | |
}, | |
{ | |
"from": "android/support/design", | |
"to": "com/google/android/material" | |
}, | |
{ | |
"from": "android/support/text/emoji/appcompat", | |
"to": "androidx/emoji/appcompat" | |
}, | |
{ | |
"from": "android/support/text/emoji/bundled", | |
"to": "androidx/emoji/bundled" | |
}, | |
{ | |
"from": "android/support/text/emoji", | |
"to": "androidx/emoji" | |
}, | |
{ | |
"from": "androidx/text/emoji/bundled", | |
"to": "androidx/text/emoji/bundled" | |
}, | |
{ | |
"from": "android/support/localbroadcastmanager", | |
"to": "androidx/localbroadcastmanager" | |
}, | |
{ | |
"from": "androidx/text/emoji/bundled", | |
"to": "androidx/text/emoji/bundled" | |
}, | |
{ | |
"from": "androidx/webkit", | |
"to": "androidx/webkit" | |
}, | |
{ | |
"from": "androidx/versionedparcelable", | |
"to": "androidx/versionedparcelable" | |
}, | |
{ | |
"from": "androidx/activity", | |
"to": "androidx/activity" | |
}, | |
{ | |
"from": "androidx/slice/view", | |
"to": "androidx/slice/view" | |
}, | |
{ | |
"from": "androidx/slice/core", | |
"to": "androidx/slice/core" | |
}, | |
{ | |
"from": "androidx/slice/builders", | |
"to": "androidx/slice/builders" | |
}, | |
{ | |
"from": "android/arch/paging/runtime", | |
"to": "androidx/paging/runtime" | |
}, | |
{ | |
"from": "android/arch/core/testing", | |
"to": "androidx/arch/core/testing" | |
}, | |
{ | |
"from": "android/arch/core", | |
"to": "androidx/arch/core" | |
}, | |
{ | |
"from": "android/arch/persistence/db/framework", | |
"to": "androidx/sqlite/db/framework" | |
}, | |
{ | |
"from": "android/arch/persistence/db", | |
"to": "androidx/sqlite/db" | |
}, | |
{ | |
"from": "android/arch/persistence/room/rxjava2", | |
"to": "androidx/room/rxjava2" | |
}, | |
{ | |
"from": "android/arch/persistence/room/guava", | |
"to": "androidx/room/guava" | |
}, | |
{ | |
"from": "android/arch/persistence/room/testing", | |
"to": "androidx/room/testing" | |
}, | |
{ | |
"from": "android/arch/persistence/room", | |
"to": "androidx/room" | |
}, | |
{ | |
"from": "android/arch/lifecycle/extensions", | |
"to": "androidx/lifecycle/extensions" | |
}, | |
{ | |
"from": "android/arch/lifecycle/livedata/core", | |
"to": "androidx/lifecycle/livedata/core" | |
}, | |
{ | |
"from": "android/arch/lifecycle", | |
"to": "androidx/lifecycle" | |
}, | |
{ | |
"from": "android/arch/lifecycle/viewmodel", | |
"to": "androidx/lifecycle/viewmodel" | |
}, | |
{ | |
"from": "android/arch/lifecycle/livedata", | |
"to": "androidx/lifecycle/livedata" | |
}, | |
{ | |
"from": "android/arch/lifecycle/reactivestreams", | |
"to": "androidx/lifecycle/reactivestreams" | |
}, | |
{ | |
"from": "android/support/multidex/instrumentation", | |
"to": "androidx/multidex/instrumentation" | |
}, | |
{ | |
"from": "android/support/multidex", | |
"to": "androidx/multidex" | |
}, | |
{ | |
"from": "android/support/biometric", | |
"to": "androidx/biometric" | |
} | |
], | |
"pomRules": [ | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "animated-vector-drawable", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.vectordrawable", | |
"artifactId": "vectordrawable-animated", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "activity", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.activity", | |
"artifactId": "activity", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "appcompat-v7", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.appcompat", | |
"artifactId": "appcompat", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "cardview-v7", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.cardview", | |
"artifactId": "cardview", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "customtabs", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.browser", | |
"artifactId": "browser", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "design", | |
"version": "{oldMaterialVersion}" | |
}, | |
"to": { | |
"groupId": "com.google.android.material", | |
"artifactId": "material", | |
"version": "{newMaterialVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "exifinterface", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.exifinterface", | |
"artifactId": "exifinterface", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "gridlayout-v7", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.gridlayout", | |
"artifactId": "gridlayout", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "leanback-v17", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.leanback", | |
"artifactId": "leanback", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "mediarouter-v7", | |
"version": "{oldMediarouterVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.mediarouter", | |
"artifactId": "mediarouter", | |
"version": "{newMediarouterVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "multidex", | |
"version": "1.0.3" | |
}, | |
"to": { | |
"groupId": "androidx.multidex", | |
"artifactId": "multidex", | |
"version": "2.0.0" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "multidex-instrumentation", | |
"version": "1.0.3" | |
}, | |
"to": { | |
"groupId": "androidx.multidex", | |
"artifactId": "multidex-instrumentation", | |
"version": "2.0.0" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "palette-v7", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.palette", | |
"artifactId": "palette", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "percent", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.percentlayout", | |
"artifactId": "percentlayout", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "preference-leanback-v17", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.leanback", | |
"artifactId": "leanback-preference", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "preference-v14", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.legacy", | |
"artifactId": "legacy-preference-v14", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "preference-v7", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.preference", | |
"artifactId": "preference", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "recommendation", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.recommendation", | |
"artifactId": "recommendation", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "recyclerview-v7", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.recyclerview", | |
"artifactId": "recyclerview", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "support-annotations", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.annotation", | |
"artifactId": "annotation", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "support-compat", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.core", | |
"artifactId": "core", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "support-content", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.contentpager", | |
"artifactId": "contentpager", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "support-core-ui", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.legacy", | |
"artifactId": "legacy-support-core-ui", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "support-core-utils", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.legacy", | |
"artifactId": "legacy-support-core-utils", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "support-dynamic-animation", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.dynamicanimation", | |
"artifactId": "dynamicanimation", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "support-emoji", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.emoji", | |
"artifactId": "emoji", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "support-emoji-appcompat", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.emoji", | |
"artifactId": "emoji-appcompat", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "support-emoji-bundled", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.emoji", | |
"artifactId": "emoji-bundled", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "support-fragment", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.fragment", | |
"artifactId": "fragment", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "support-media-compat", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.media", | |
"artifactId": "media", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "support-tv-provider", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.tvprovider", | |
"artifactId": "tvprovider", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "support-v13", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.legacy", | |
"artifactId": "legacy-support-v13", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "support-v4", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.legacy", | |
"artifactId": "legacy-support-v4", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "support-vector-drawable", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.vectordrawable", | |
"artifactId": "vectordrawable", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "textclassifier", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.textclassifier", | |
"artifactId": "textclassifier", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "transition", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.transition", | |
"artifactId": "transition", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "wear", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.wear", | |
"artifactId": "wear", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "asynclayoutinflater", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.asynclayoutinflater", | |
"artifactId": "asynclayoutinflater", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "collections", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.collection", | |
"artifactId": "collection", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "coordinatorlayout", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.coordinatorlayout", | |
"artifactId": "coordinatorlayout", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "cursoradapter", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.cursoradapter", | |
"artifactId": "cursoradapter", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "customview", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.customview", | |
"artifactId": "customview", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "documentfile", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.documentfile", | |
"artifactId": "documentfile", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "drawerlayout", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.drawerlayout", | |
"artifactId": "drawerlayout", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "interpolator", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.interpolator", | |
"artifactId": "interpolator", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "loader", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.loader", | |
"artifactId": "loader", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "localbroadcastmanager", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.localbroadcastmanager", | |
"artifactId": "localbroadcastmanager", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "print", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.print", | |
"artifactId": "print", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "slidingpanelayout", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.slidingpanelayout", | |
"artifactId": "slidingpanelayout", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "swiperefreshlayout", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.swiperefreshlayout", | |
"artifactId": "swiperefreshlayout", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "viewpager", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.viewpager", | |
"artifactId": "viewpager", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.databinding", | |
"artifactId": "adapters", | |
"version": "undefined" | |
}, | |
"to": { | |
"groupId": "androidx.databinding", | |
"artifactId": "databinding-adapters", | |
"version": "{newDataBindingVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.databinding", | |
"artifactId": "baseLibrary", | |
"version": "undefined" | |
}, | |
"to": { | |
"groupId": "androidx.databinding", | |
"artifactId": "databinding-common", | |
"version": "{newDataBindingVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.databinding", | |
"artifactId": "compiler", | |
"version": "undefined" | |
}, | |
"to": { | |
"groupId": "androidx.databinding", | |
"artifactId": "databinding-compiler", | |
"version": "{newDataBindingVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.databinding", | |
"artifactId": "compilerCommon", | |
"version": "undefined" | |
}, | |
"to": { | |
"groupId": "androidx.databinding", | |
"artifactId": "databinding-compiler-common", | |
"version": "{newDataBindingVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.databinding", | |
"artifactId": "library", | |
"version": "undefined" | |
}, | |
"to": { | |
"groupId": "androidx.databinding", | |
"artifactId": "databinding-runtime", | |
"version": "{newDataBindingVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "versionedparcelable", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.versionedparcelable", | |
"artifactId": "versionedparcelable", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "android.arch.core", | |
"artifactId": "common", | |
"version": "1.1.1" | |
}, | |
"to": { | |
"groupId": "androidx.arch.core", | |
"artifactId": "core-common", | |
"version": "{newArchCoreVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "android.arch.core", | |
"artifactId": "core", | |
"version": "1.0.0-alpha3" | |
}, | |
"to": { | |
"groupId": "androidx.arch.core", | |
"artifactId": "core", | |
"version": "{newArchCoreVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "android.arch.core", | |
"artifactId": "core-testing", | |
"version": "1.1.1" | |
}, | |
"to": { | |
"groupId": "androidx.arch.core", | |
"artifactId": "core-testing", | |
"version": "{newArchCoreVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "android.arch.core", | |
"artifactId": "runtime", | |
"version": "1.1.1" | |
}, | |
"to": { | |
"groupId": "androidx.arch.core", | |
"artifactId": "core-runtime", | |
"version": "{newArchCoreVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "android.arch.lifecycle", | |
"artifactId": "common", | |
"version": "1.1.1" | |
}, | |
"to": { | |
"groupId": "androidx.lifecycle", | |
"artifactId": "lifecycle-common", | |
"version": "{newLifecycleVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "android.arch.lifecycle", | |
"artifactId": "common-java8", | |
"version": "1.1.1" | |
}, | |
"to": { | |
"groupId": "androidx.lifecycle", | |
"artifactId": "lifecycle-common-java8", | |
"version": "{newLifecycleVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "android.arch.lifecycle", | |
"artifactId": "compiler", | |
"version": "1.1.1" | |
}, | |
"to": { | |
"groupId": "androidx.lifecycle", | |
"artifactId": "lifecycle-compiler", | |
"version": "{newLifecycleVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "android.arch.lifecycle", | |
"artifactId": "extensions", | |
"version": "1.1.1" | |
}, | |
"to": { | |
"groupId": "androidx.lifecycle", | |
"artifactId": "lifecycle-extensions", | |
"version": "{newLifecycleVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "android.arch.lifecycle", | |
"artifactId": "reactivestreams", | |
"version": "1.1.1" | |
}, | |
"to": { | |
"groupId": "androidx.lifecycle", | |
"artifactId": "lifecycle-reactivestreams", | |
"version": "{newLifecycleVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "android.arch.lifecycle", | |
"artifactId": "runtime", | |
"version": "1.1.1" | |
}, | |
"to": { | |
"groupId": "androidx.lifecycle", | |
"artifactId": "lifecycle-runtime", | |
"version": "{newLifecycleVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "android.arch.lifecycle", | |
"artifactId": "viewmodel", | |
"version": "1.1.1" | |
}, | |
"to": { | |
"groupId": "androidx.lifecycle", | |
"artifactId": "lifecycle-viewmodel", | |
"version": "{newLifecycleVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "android.arch.lifecycle", | |
"artifactId": "livedata", | |
"version": "1.1.1" | |
}, | |
"to": { | |
"groupId": "androidx.lifecycle", | |
"artifactId": "lifecycle-livedata", | |
"version": "{newLifecycleVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "android.arch.lifecycle", | |
"artifactId": "livedata-core", | |
"version": "1.1.1" | |
}, | |
"to": { | |
"groupId": "androidx.lifecycle", | |
"artifactId": "lifecycle-livedata-core", | |
"version": "{newLifecycleVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "android.arch.paging", | |
"artifactId": "common", | |
"version": "1.0.0" | |
}, | |
"to": { | |
"groupId": "androidx.paging", | |
"artifactId": "paging-common", | |
"version": "{newPagingVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "android.arch.paging", | |
"artifactId": "runtime", | |
"version": "1.0.0" | |
}, | |
"to": { | |
"groupId": "androidx.paging", | |
"artifactId": "paging-runtime", | |
"version": "{newPagingVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "android.arch.paging", | |
"artifactId": "rxjava2", | |
"version": "1.0.0-alpha1" | |
}, | |
"to": { | |
"groupId": "androidx.paging", | |
"artifactId": "paging-rxjava2", | |
"version": "{newPagingVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "android.arch.persistence", | |
"artifactId": "db", | |
"version": "{oldRoomVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.sqlite", | |
"artifactId": "sqlite", | |
"version": "{newRoomVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "android.arch.persistence", | |
"artifactId": "db-framework", | |
"version": "{oldRoomVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.sqlite", | |
"artifactId": "sqlite-framework", | |
"version": "{newRoomVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "android.arch.persistence.room", | |
"artifactId": "common", | |
"version": "{oldRoomVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.room", | |
"artifactId": "room-common", | |
"version": "{newRoomVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "android.arch.persistence.room", | |
"artifactId": "compiler", | |
"version": "{oldRoomVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.room", | |
"artifactId": "room-compiler", | |
"version": "{newRoomVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "android.arch.persistence.room", | |
"artifactId": "migration", | |
"version": "{oldRoomVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.room", | |
"artifactId": "room-migration", | |
"version": "{newRoomVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "android.arch.persistence.room", | |
"artifactId": "runtime", | |
"version": "{oldRoomVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.room", | |
"artifactId": "room-runtime", | |
"version": "{newRoomVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "android.arch.persistence.room", | |
"artifactId": "rxjava2", | |
"version": "{oldRoomVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.room", | |
"artifactId": "room-rxjava2", | |
"version": "{newRoomVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "android.arch.persistence.room", | |
"artifactId": "testing", | |
"version": "{oldRoomVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.room", | |
"artifactId": "room-testing", | |
"version": "{newRoomVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "android.arch.persistence.room", | |
"artifactId": "guava", | |
"version": "{oldRoomVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.room", | |
"artifactId": "room-guava", | |
"version": "{newRoomVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support.constraint", | |
"artifactId": "constraint-layout", | |
"version": "1.1.0" | |
}, | |
"to": { | |
"groupId": "androidx.constraintlayout", | |
"artifactId": "constraintlayout", | |
"version": "1.1.2" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support.constraint", | |
"artifactId": "constraint-layout-solver", | |
"version": "1.1.0" | |
}, | |
"to": { | |
"groupId": "androidx.constraintlayout", | |
"artifactId": "constraintlayout-solver", | |
"version": "1.1.2" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support.test", | |
"artifactId": "orchestrator", | |
"version": "1.0.2" | |
}, | |
"to": { | |
"groupId": "androidx.test", | |
"artifactId": "orchestrator", | |
"version": "{newTestsVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support.test", | |
"artifactId": "rules", | |
"version": "1.0.2" | |
}, | |
"to": { | |
"groupId": "androidx.test", | |
"artifactId": "rules", | |
"version": "{newTestsVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support.test", | |
"artifactId": "runner", | |
"version": "1.0.2" | |
}, | |
"to": { | |
"groupId": "androidx.test", | |
"artifactId": "runner", | |
"version": "{newTestsVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support.test", | |
"artifactId": "monitor", | |
"version": "1.0.2" | |
}, | |
"to": { | |
"groupId": "androidx.test", | |
"artifactId": "monitor", | |
"version": "{newTestsVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support.test.espresso", | |
"artifactId": "espresso-accessibility", | |
"version": "3.0.2" | |
}, | |
"to": { | |
"groupId": "androidx.test.espresso", | |
"artifactId": "espresso-accessibility", | |
"version": "{newEspressoVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support.test.espresso", | |
"artifactId": "espresso-contrib", | |
"version": "3.0.2" | |
}, | |
"to": { | |
"groupId": "androidx.test.espresso", | |
"artifactId": "espresso-contrib", | |
"version": "{newEspressoVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support.test.espresso", | |
"artifactId": "espresso-core", | |
"version": "3.0.2" | |
}, | |
"to": { | |
"groupId": "androidx.test.espresso", | |
"artifactId": "espresso-core", | |
"version": "{newEspressoVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support.test.espresso", | |
"artifactId": "espresso-idling-resource", | |
"version": "3.0.2" | |
}, | |
"to": { | |
"groupId": "androidx.test.espresso", | |
"artifactId": "espresso-idling-resource", | |
"version": "{newEspressoVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support.test.espresso", | |
"artifactId": "espresso-intents", | |
"version": "3.0.2" | |
}, | |
"to": { | |
"groupId": "androidx.test.espresso", | |
"artifactId": "espresso-intents", | |
"version": "{newEspressoVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support.test.espresso", | |
"artifactId": "espresso-remote", | |
"version": "3.0.2" | |
}, | |
"to": { | |
"groupId": "androidx.test.espresso", | |
"artifactId": "espresso-remote", | |
"version": "{newEspressoVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support.test.espresso", | |
"artifactId": "espresso-web", | |
"version": "3.0.2" | |
}, | |
"to": { | |
"groupId": "androidx.test.espresso", | |
"artifactId": "espresso-web", | |
"version": "{newEspressoVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support.test.espresso.idling", | |
"artifactId": "idling-concurrent", | |
"version": "3.0.2" | |
}, | |
"to": { | |
"groupId": "androidx.test.espresso.idling", | |
"artifactId": "idling-concurrent", | |
"version": "{newEspressoVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support.test.espresso.idling", | |
"artifactId": "idling-net", | |
"version": "3.0.2" | |
}, | |
"to": { | |
"groupId": "androidx.test.espresso.idling", | |
"artifactId": "idling-net", | |
"version": "{newEspressoVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support.test.janktesthelper", | |
"artifactId": "janktesthelper", | |
"version": "1.0.1" | |
}, | |
"to": { | |
"groupId": "androidx.test.jank", | |
"artifactId": "janktesthelper", | |
"version": "{newJankTestHelperVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support.test.services", | |
"artifactId": "test-services", | |
"version": "1.0.2" | |
}, | |
"to": { | |
"groupId": "androidx.test", | |
"artifactId": "test-services", | |
"version": "{newTestsVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support.test.uiautomator", | |
"artifactId": "uiautomator", | |
"version": "2.1.3" | |
}, | |
"to": { | |
"groupId": "androidx.test.uiautomator", | |
"artifactId": "uiautomator", | |
"version": "{newUiAutomatorVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "car", | |
"version": "{oldCarVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.car", | |
"artifactId": "car", | |
"version": "{newCarVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "slices-core", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.slice", | |
"artifactId": "slice-core", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "slices-builders", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.slice", | |
"artifactId": "slice-builders", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "slices-view", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.slice", | |
"artifactId": "slice-view", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "heifwriter", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.heifwriter", | |
"artifactId": "heifwriter", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "recyclerview-selection", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.recyclerview", | |
"artifactId": "recyclerview-selection", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "webkit", | |
"version": "{oldSlVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.webkit", | |
"artifactId": "webkit", | |
"version": "{newSlVersion}" | |
} | |
}, | |
{ | |
"from": { | |
"groupId": "com.android.support", | |
"artifactId": "biometric", | |
"version": "{oldBiometricVersion}" | |
}, | |
"to": { | |
"groupId": "androidx.biometric", | |
"artifactId": "biometric", | |
"version": "{newBiometricVersion}" | |
} | |
} | |
], | |
"versions": { | |
"latestReleased": { | |
"oldSlVersion": "28.0.0", | |
"oldMaterialVersion": "28.0.0", | |
"oldRoomVersion": "1.1.0", | |
"oldCarVersion": "28.0.0-alpha5", | |
"oldMediarouterVersion": "28.0.0-alpha5", | |
"oldMedia2Version": "28.0.0-alpha03", | |
"oldExoplayerVersion": "28.0.0-alpha01", | |
"oldBiometricVersion": "28.0.0-alpha03", | |
"newSlVersion": "1.0.0", | |
"newMaterialVersion": "1.0.0", | |
"newArchCoreVersion": "2.0.0", | |
"newLifecycleVersion": "2.0.0", | |
"newPagingVersion": "2.0.0-rc01", | |
"newRoomVersion": "2.0.0-rc01", | |
"newEspressoVersion": "3.1.0-alpha3", | |
"newTestsVersion": "1.1.0-alpha3", | |
"newJankTestHelperVersion": "1.0.1-alpha3", | |
"newUiAutomatorVersion": "2.2.0-alpha3", | |
"newCarVersion": "1.0.0-alpha5", | |
"newMediarouterVersion": "1.0.0-alpha5", | |
"newMedia2Version": "1.0.0-alpha03", | |
"newExoplayerVersion": "1.0.0-alpha01", | |
"newBiometricVersion": "1.0.0-alpha03", | |
"newDataBindingVersion": "undefined" | |
} | |
}, | |
"map": { | |
"types": { | |
"android/arch/core/executor/ArchTaskExecutor": "androidx/arch/core/executor/ArchTaskExecutor", | |
"android/arch/core/executor/DefaultTaskExecutor": "androidx/arch/core/executor/DefaultTaskExecutor", | |
"android/arch/core/executor/JunitTaskExecutorRule": "androidx/arch/core/executor/JunitTaskExecutorRule", | |
"android/arch/core/executor/TaskExecutor": "androidx/arch/core/executor/TaskExecutor", | |
"android/arch/core/executor/TaskExecutorWithFakeMainThread": "androidx/arch/core/executor/TaskExecutorWithFakeMainThread", | |
"android/arch/core/executor/testing/CountingTaskExecutorRule": "androidx/arch/core/executor/testing/CountingTaskExecutorRule", | |
"android/arch/core/executor/testing/InstantTaskExecutorRule": "androidx/arch/core/executor/testing/InstantTaskExecutorRule", | |
"android/arch/core/internal/FastSafeIterableMap": "androidx/arch/core/internal/FastSafeIterableMap", | |
"android/arch/core/internal/SafeIterableMap": "androidx/arch/core/internal/SafeIterableMap", | |
"android/arch/core/util/Function": "androidx/arch/core/util/Function", | |
"android/arch/lifecycle/AndroidViewModel": "androidx/lifecycle/AndroidViewModel", | |
"android/arch/lifecycle/ClassesInfoCache": "androidx/lifecycle/ClassesInfoCache", | |
"android/arch/lifecycle/CompositeGeneratedAdaptersObserver": "androidx/lifecycle/CompositeGeneratedAdaptersObserver", | |
"android/arch/lifecycle/ComputableLiveData": "androidx/lifecycle/ComputableLiveData", | |
"android/arch/lifecycle/DefaultLifecycleObserver": "androidx/lifecycle/DefaultLifecycleObserver", | |
"android/arch/lifecycle/Elements_extKt": "androidx/lifecycle/Elements_extKt", | |
"android/arch/lifecycle/EmptyActivityLifecycleCallbacks": "androidx/lifecycle/EmptyActivityLifecycleCallbacks", | |
"android/arch/lifecycle/ErrorMessages": "androidx/lifecycle/ErrorMessages", | |
"android/arch/lifecycle/FullLifecycleObserver": "androidx/lifecycle/FullLifecycleObserver", | |
"android/arch/lifecycle/FullLifecycleObserverAdapter": "androidx/lifecycle/FullLifecycleObserverAdapter", | |
"android/arch/lifecycle/GeneratedAdapter": "androidx/lifecycle/GeneratedAdapter", | |
"android/arch/lifecycle/GenericLifecycleObserver": "androidx/lifecycle/GenericLifecycleObserver", | |
"android/arch/lifecycle/HolderFragment": "androidx/lifecycle/HolderFragment", | |
"android/arch/lifecycle/Input_collectorKt": "androidx/lifecycle/Input_collectorKt", | |
"android/arch/lifecycle/Lifecycle": "androidx/lifecycle/Lifecycle", | |
"android/arch/lifecycle/LifecycleDispatcher": "androidx/lifecycle/LifecycleDispatcher", | |
"android/arch/lifecycle/LifecycleObserver": "androidx/lifecycle/LifecycleObserver", | |
"android/arch/lifecycle/LifecycleOwner": "androidx/lifecycle/LifecycleOwner", | |
"android/arch/lifecycle/LifecycleProcessor": "androidx/lifecycle/LifecycleProcessor", | |
"android/arch/lifecycle/LifecycleRegistry": "androidx/lifecycle/LifecycleRegistry", | |
"android/arch/lifecycle/LifecycleRegistryOwner": "androidx/lifecycle/LifecycleRegistryOwner", | |
"android/arch/lifecycle/LifecycleService": "androidx/lifecycle/LifecycleService", | |
"android/arch/lifecycle/Lifecycling": "androidx/lifecycle/Lifecycling", | |
"android/arch/lifecycle/LiveData": "androidx/lifecycle/LiveData", | |
"android/arch/lifecycle/LiveDataReactiveStreams": "androidx/lifecycle/LiveDataReactiveStreams", | |
"android/arch/lifecycle/MediatorLiveData": "androidx/lifecycle/MediatorLiveData", | |
"android/arch/lifecycle/MethodCallsLogger": "androidx/lifecycle/MethodCallsLogger", | |
"android/arch/lifecycle/MutableLiveData": "androidx/lifecycle/MutableLiveData", | |
"android/arch/lifecycle/Observer": "androidx/lifecycle/Observer", | |
"android/arch/lifecycle/ObserversCollector": "androidx/lifecycle/ObserversCollector", | |
"android/arch/lifecycle/OnLifecycleEvent": "androidx/lifecycle/OnLifecycleEvent", | |
"android/arch/lifecycle/ProcessLifecycleOwner": "androidx/lifecycle/ProcessLifecycleOwner", | |
"android/arch/lifecycle/ProcessLifecycleOwnerInitializer": "androidx/lifecycle/ProcessLifecycleOwnerInitializer", | |
"android/arch/lifecycle/ReflectiveGenericLifecycleObserver": "androidx/lifecycle/ReflectiveGenericLifecycleObserver", | |
"android/arch/lifecycle/ReportFragment": "androidx/lifecycle/ReportFragment", | |
"android/arch/lifecycle/ServiceLifecycleDispatcher": "androidx/lifecycle/ServiceLifecycleDispatcher", | |
"android/arch/lifecycle/SingleGeneratedAdapterObserver": "androidx/lifecycle/SingleGeneratedAdapterObserver", | |
"android/arch/lifecycle/TransformationKt": "androidx/lifecycle/TransformationKt", | |
"android/arch/lifecycle/Transformations": "androidx/lifecycle/Transformations", | |
"android/arch/lifecycle/Validator": "androidx/lifecycle/Validator", | |
"android/arch/lifecycle/ViewModel": "androidx/lifecycle/ViewModel", | |
"android/arch/lifecycle/ViewModelProvider": "androidx/lifecycle/ViewModelProvider", | |
"android/arch/lifecycle/ViewModelProviders": "androidx/lifecycle/ViewModelProviders", | |
"android/arch/lifecycle/ViewModelStore": "androidx/lifecycle/ViewModelStore", | |
"android/arch/lifecycle/ViewModelStoreOwner": "androidx/lifecycle/ViewModelStoreOwner", | |
"android/arch/lifecycle/ViewModelStores": "androidx/lifecycle/ViewModelStores", | |
"android/arch/lifecycle/WriterKt": "androidx/lifecycle/WriterKt", | |
"android/arch/lifecycle/model/AdapterClass": "androidx/lifecycle/model/AdapterClass", | |
"android/arch/lifecycle/model/AdapterClassKt": "androidx/lifecycle/model/AdapterClassKt", | |
"android/arch/lifecycle/model/EventMethod": "androidx/lifecycle/model/EventMethod", | |
"android/arch/lifecycle/model/EventMethodCall": "androidx/lifecycle/model/EventMethodCall", | |
"android/arch/lifecycle/model/InputModel": "androidx/lifecycle/model/InputModel", | |
"android/arch/lifecycle/model/LifecycleObserverInfo": "androidx/lifecycle/model/LifecycleObserverInfo", | |
"android/arch/paging/AsyncPagedListDiffer": "androidx/paging/AsyncPagedListDiffer", | |
"android/arch/paging/ContiguousDataSource": "androidx/paging/ContiguousDataSource", | |
"android/arch/paging/ContiguousPagedList": "androidx/paging/ContiguousPagedList", | |
"android/arch/paging/DataSource": "androidx/paging/DataSource", | |
"android/arch/paging/ItemKeyedDataSource": "androidx/paging/ItemKeyedDataSource", | |
"android/arch/paging/ListDataSource": "androidx/paging/ListDataSource", | |
"android/arch/paging/LivePagedListBuilder": "androidx/paging/LivePagedListBuilder", | |
"android/arch/paging/LivePagedListProvider": "androidx/paging/LivePagedListProvider", | |
"android/arch/paging/PageKeyedDataSource": "androidx/paging/PageKeyedDataSource", | |
"android/arch/paging/PageResult": "androidx/paging/PageResult", | |
"android/arch/paging/PagedList": "androidx/paging/PagedList", | |
"android/arch/paging/PagedListAdapter": "androidx/paging/PagedListAdapter", | |
"android/arch/paging/PagedStorage": "androidx/paging/PagedStorage", | |
"android/arch/paging/PagedStorageDiffHelper": "androidx/paging/PagedStorageDiffHelper", | |
"android/arch/paging/PositionalDataSource": "androidx/paging/PositionalDataSource", | |
"android/arch/paging/SnapshotPagedList": "androidx/paging/SnapshotPagedList", | |
"android/arch/paging/TiledDataSource": "androidx/paging/TiledDataSource", | |
"android/arch/paging/TiledPagedList": "androidx/paging/TiledPagedList", | |
"android/arch/paging/WrapperItemKeyedDataSource": "androidx/paging/WrapperItemKeyedDataSource", | |
"android/arch/paging/WrapperPageKeyedDataSource": "androidx/paging/WrapperPageKeyedDataSource", | |
"android/arch/paging/WrapperPositionalDataSource": "androidx/paging/WrapperPositionalDataSource", | |
"android/arch/persistence/db/SimpleSQLiteQuery": "androidx/sqlite/db/SimpleSQLiteQuery", | |
"android/arch/persistence/db/SupportSQLiteDatabase": "androidx/sqlite/db/SupportSQLiteDatabase", | |
"android/arch/persistence/db/SupportSQLiteOpenHelper": "androidx/sqlite/db/SupportSQLiteOpenHelper", | |
"android/arch/persistence/db/SupportSQLiteProgram": "androidx/sqlite/db/SupportSQLiteProgram", | |
"android/arch/persistence/db/SupportSQLiteQuery": "androidx/sqlite/db/SupportSQLiteQuery", | |
"android/arch/persistence/db/SupportSQLiteQueryBuilder": "androidx/sqlite/db/SupportSQLiteQueryBuilder", | |
"android/arch/persistence/db/SupportSQLiteStatement": "androidx/sqlite/db/SupportSQLiteStatement", | |
"android/arch/persistence/db/framework/FrameworkSQLiteDatabase": "androidx/sqlite/db/framework/FrameworkSQLiteDatabase", | |
"android/arch/persistence/db/framework/FrameworkSQLiteOpenHelper": "androidx/sqlite/db/framework/FrameworkSQLiteOpenHelper", | |
"android/arch/persistence/db/framework/FrameworkSQLiteOpenHelperFactory": "androidx/sqlite/db/framework/FrameworkSQLiteOpenHelperFactory", | |
"android/arch/persistence/db/framework/FrameworkSQLiteProgram": "androidx/sqlite/db/framework/FrameworkSQLiteProgram", | |
"android/arch/persistence/db/framework/FrameworkSQLiteStatement": "androidx/sqlite/db/framework/FrameworkSQLiteStatement", | |
"android/arch/persistence/room/ColumnInfo": "androidx/room/ColumnInfo", | |
"android/arch/persistence/room/Dao": "androidx/room/Dao", | |
"android/arch/persistence/room/Database": "androidx/room/Database", | |
"android/arch/persistence/room/DatabaseConfiguration": "androidx/room/DatabaseConfiguration", | |
"android/arch/persistence/room/Delete": "androidx/room/Delete", | |
"android/arch/persistence/room/Embedded": "androidx/room/Embedded", | |
"android/arch/persistence/room/EmptyResultSetException": "androidx/room/EmptyResultSetException", | |
"android/arch/persistence/room/Entity": "androidx/room/Entity", | |
"android/arch/persistence/room/EntityDeletionOrUpdateAdapter": "androidx/room/EntityDeletionOrUpdateAdapter", | |
"android/arch/persistence/room/EntityInsertionAdapter": "androidx/room/EntityInsertionAdapter", | |
"android/arch/persistence/room/ForeignKey": "androidx/room/ForeignKey", | |
"android/arch/persistence/room/Ignore": "androidx/room/Ignore", | |
"android/arch/persistence/room/Index": "androidx/room/Index", | |
"android/arch/persistence/room/Insert": "androidx/room/Insert", | |
"android/arch/persistence/room/InvalidationTracker": "androidx/room/InvalidationTracker", | |
"android/arch/persistence/room/OnConflictStrategy": "androidx/room/OnConflictStrategy", | |
"android/arch/persistence/room/PrimaryKey": "androidx/room/PrimaryKey", | |
"android/arch/persistence/room/Query": "androidx/room/Query", | |
"android/arch/persistence/room/RawQuery": "androidx/room/RawQuery", | |
"android/arch/persistence/room/Relation": "androidx/room/Relation", | |
"android/arch/persistence/room/Room": "androidx/room/Room", | |
"android/arch/persistence/room/RoomDatabase": "androidx/room/RoomDatabase", | |
"android/arch/persistence/room/RoomMasterTable": "androidx/room/RoomMasterTable", | |
"android/arch/persistence/room/RoomOpenHelper": "androidx/room/RoomOpenHelper", | |
"android/arch/persistence/room/RoomProcessor": "androidx/room/RoomProcessor", | |
"android/arch/persistence/room/RoomSQLiteQuery": "androidx/room/RoomSQLiteQuery", | |
"android/arch/persistence/room/RoomWarnings": "androidx/room/RoomWarnings", | |
"android/arch/persistence/room/RxRoom": "androidx/room/RxRoom", | |
"android/arch/persistence/room/SharedSQLiteStatement": "androidx/room/SharedSQLiteStatement", | |
"android/arch/persistence/room/SkipQueryVerification": "androidx/room/SkipQueryVerification", | |
"android/arch/persistence/room/Transaction": "androidx/room/Transaction", | |
"android/arch/persistence/room/TypeConverter": "androidx/room/TypeConverter", | |
"android/arch/persistence/room/TypeConverters": "androidx/room/TypeConverters", | |
"android/arch/persistence/room/Update": "androidx/room/Update", | |
"android/arch/persistence/room/ext/AndroidTypeNames": "androidx/room/ext/AndroidTypeNames", | |
"android/arch/persistence/room/ext/ArchTypeNames": "androidx/room/ext/ArchTypeNames", | |
"android/arch/persistence/room/ext/CommonTypeNames": "androidx/room/ext/CommonTypeNames", | |
"android/arch/persistence/room/ext/Element_extKt": "androidx/room/ext/Element_extKt", | |
"android/arch/persistence/room/ext/GuavaBaseTypeNames": "androidx/room/ext/GuavaBaseTypeNames", | |
"android/arch/persistence/room/ext/GuavaUtilConcurrentTypeNames": "androidx/room/ext/GuavaUtilConcurrentTypeNames", | |
"android/arch/persistence/room/ext/Javapoet_extKt": "androidx/room/ext/Javapoet_extKt", | |
"android/arch/persistence/room/ext/KotlinMetadataProcessor": "androidx/room/ext/KotlinMetadataProcessor", | |
"android/arch/persistence/room/ext/LifecyclesTypeNames": "androidx/room/ext/LifecyclesTypeNames", | |
"android/arch/persistence/room/ext/PagingTypeNames": "androidx/room/ext/PagingTypeNames", | |
"android/arch/persistence/room/ext/ReactiveStreamsTypeNames": "androidx/room/ext/ReactiveStreamsTypeNames", | |
"android/arch/persistence/room/ext/RoomGuavaTypeNames": "androidx/room/ext/RoomGuavaTypeNames", | |
"android/arch/persistence/room/ext/RoomRxJava2TypeNames": "androidx/room/ext/RoomRxJava2TypeNames", | |
"android/arch/persistence/room/ext/RoomTypeNames": "androidx/room/ext/RoomTypeNames", | |
"android/arch/persistence/room/ext/RxJava2TypeNames": "androidx/room/ext/RxJava2TypeNames", | |
"android/arch/persistence/room/ext/SupportDbTypeNames": "androidx/room/ext/SupportDbTypeNames", | |
"android/arch/persistence/room/guava/GuavaRoom": "androidx/room/guava/GuavaRoom", | |
"android/arch/persistence/room/log/RLog": "androidx/room/log/RLog", | |
"android/arch/persistence/room/migration/Migration": "androidx/room/migration/Migration", | |
"android/arch/persistence/room/migration/bundle/BundleUtil": "androidx/room/migration/bundle/BundleUtil", | |
"android/arch/persistence/room/migration/bundle/DatabaseBundle": "androidx/room/migration/bundle/DatabaseBundle", | |
"android/arch/persistence/room/migration/bundle/EntityBundle": "androidx/room/migration/bundle/EntityBundle", | |
"android/arch/persistence/room/migration/bundle/FieldBundle": "androidx/room/migration/bundle/FieldBundle", | |
"android/arch/persistence/room/migration/bundle/ForeignKeyBundle": "androidx/room/migration/bundle/ForeignKeyBundle", | |
"android/arch/persistence/room/migration/bundle/IndexBundle": "androidx/room/migration/bundle/IndexBundle", | |
"android/arch/persistence/room/migration/bundle/PrimaryKeyBundle": "androidx/room/migration/bundle/PrimaryKeyBundle", | |
"android/arch/persistence/room/migration/bundle/SchemaBundle": "androidx/room/migration/bundle/SchemaBundle", | |
"android/arch/persistence/room/migration/bundle/SchemaEquality": "androidx/room/migration/bundle/SchemaEquality", | |
"android/arch/persistence/room/migration/bundle/SchemaEqualityUtil": "androidx/room/migration/bundle/SchemaEqualityUtil", | |
"android/arch/persistence/room/paging/LimitOffsetDataSource": "androidx/room/paging/LimitOffsetDataSource", | |
"android/arch/persistence/room/parser/Collate": "androidx/room/parser/Collate", | |
"android/arch/persistence/room/parser/ParsedQuery": "androidx/room/parser/ParsedQuery", | |
"android/arch/persistence/room/parser/ParserErrors": "androidx/room/parser/ParserErrors", | |
"android/arch/persistence/room/parser/QueryType": "androidx/room/parser/QueryType", | |
"android/arch/persistence/room/parser/QueryVisitor": "androidx/room/parser/QueryVisitor", | |
"android/arch/persistence/room/parser/SQLTypeAffinity": "androidx/room/parser/SQLTypeAffinity", | |
"android/arch/persistence/room/parser/SQLiteBaseListener": "androidx/room/parser/SQLiteBaseListener", | |
"android/arch/persistence/room/parser/SQLiteBaseVisitor": "androidx/room/parser/SQLiteBaseVisitor", | |
"android/arch/persistence/room/parser/SQLiteLexer": "androidx/room/parser/SQLiteLexer", | |
"android/arch/persistence/room/parser/SQLiteListener": "androidx/room/parser/SQLiteListener", | |
"android/arch/persistence/room/parser/SQLiteParser": "androidx/room/parser/SQLiteParser", | |
"android/arch/persistence/room/parser/SQLiteVisitor": "androidx/room/parser/SQLiteVisitor", | |
"android/arch/persistence/room/parser/Section": "androidx/room/parser/Section", | |
"android/arch/persistence/room/parser/SectionType": "androidx/room/parser/SectionType", | |
"android/arch/persistence/room/parser/SqlParser": "androidx/room/parser/SqlParser", | |
"android/arch/persistence/room/parser/Table": "androidx/room/parser/Table", | |
"android/arch/persistence/room/preconditions/Checks": "androidx/room/preconditions/Checks", | |
"android/arch/persistence/room/processor/Context": "androidx/room/processor/Context", | |
"android/arch/persistence/room/processor/CustomConverterProcessor": "androidx/room/processor/CustomConverterProcessor", | |
"android/arch/persistence/room/processor/DaoProcessor": "androidx/room/processor/DaoProcessor", | |
"android/arch/persistence/room/processor/DatabaseProcessor": "androidx/room/processor/DatabaseProcessor", | |
"android/arch/persistence/room/processor/DeletionMethodProcessor": "androidx/room/processor/DeletionMethodProcessor", | |
"android/arch/persistence/room/processor/EntityProcessor": "androidx/room/processor/EntityProcessor", | |
"android/arch/persistence/room/processor/FieldProcessor": "androidx/room/processor/FieldProcessor", | |
"android/arch/persistence/room/processor/InsertionMethodProcessor": "androidx/room/processor/InsertionMethodProcessor", | |
"android/arch/persistence/room/processor/OnConflictProcessor": "androidx/room/processor/OnConflictProcessor", | |
"android/arch/persistence/room/processor/PojoMethodProcessor": "androidx/room/processor/PojoMethodProcessor", | |
"android/arch/persistence/room/processor/PojoProcessor": "androidx/room/processor/PojoProcessor", | |
"android/arch/persistence/room/processor/ProcessorErrors": "androidx/room/processor/ProcessorErrors", | |
"android/arch/persistence/room/processor/QueryMethodProcessor": "androidx/room/processor/QueryMethodProcessor", | |
"android/arch/persistence/room/processor/QueryParameterProcessor": "androidx/room/processor/QueryParameterProcessor", | |
"android/arch/persistence/room/processor/RawQueryMethodProcessor": "androidx/room/processor/RawQueryMethodProcessor", | |
"android/arch/persistence/room/processor/ShortcutMethodProcessor": "androidx/room/processor/ShortcutMethodProcessor", | |
"android/arch/persistence/room/processor/ShortcutParameterProcessor": "androidx/room/processor/ShortcutParameterProcessor", | |
"android/arch/persistence/room/processor/SuppressWarningProcessor": "androidx/room/processor/SuppressWarningProcessor", | |
"android/arch/persistence/room/processor/TransactionMethodProcessor": "androidx/room/processor/TransactionMethodProcessor", | |
"android/arch/persistence/room/processor/UpdateMethodProcessor": "androidx/room/processor/UpdateMethodProcessor", | |
"android/arch/persistence/room/processor/cache/Cache": "androidx/room/processor/cache/Cache", | |
"android/arch/persistence/room/solver/CodeGenScope": "androidx/room/solver/CodeGenScope", | |
"android/arch/persistence/room/solver/ObservableQueryResultBinderProvider": "androidx/room/solver/ObservableQueryResultBinderProvider", | |
"android/arch/persistence/room/solver/QueryResultBinderProvider": "androidx/room/solver/QueryResultBinderProvider", | |
"android/arch/persistence/room/solver/TypeAdapterStore": "androidx/room/solver/TypeAdapterStore", | |
"android/arch/persistence/room/solver/binderprovider/CursorQueryResultBinderProvider": "androidx/room/solver/binderprovider/CursorQueryResultBinderProvider", | |
"android/arch/persistence/room/solver/binderprovider/DataSourceFactoryQueryResultBinderProvider": "androidx/room/solver/binderprovider/DataSourceFactoryQueryResultBinderProvider", | |
"android/arch/persistence/room/solver/binderprovider/DataSourceQueryResultBinderProvider": "androidx/room/solver/binderprovider/DataSourceQueryResultBinderProvider", | |
"android/arch/persistence/room/solver/binderprovider/FlowableQueryResultBinderProvider": "androidx/room/solver/binderprovider/FlowableQueryResultBinderProvider", | |
"android/arch/persistence/room/solver/binderprovider/GuavaListenableFutureQueryResultBinderProvider": "androidx/room/solver/binderprovider/GuavaListenableFutureQueryResultBinderProvider", | |
"android/arch/persistence/room/solver/binderprovider/InstantQueryResultBinderProvider": "androidx/room/solver/binderprovider/InstantQueryResultBinderProvider", | |
"android/arch/persistence/room/solver/binderprovider/LiveDataQueryResultBinderProvider": "androidx/room/solver/binderprovider/LiveDataQueryResultBinderProvider", | |
"android/arch/persistence/room/solver/binderprovider/RxCallableQueryResultBinderProvider": "androidx/room/solver/binderprovider/RxCallableQueryResultBinderProvider", | |
"android/arch/persistence/room/solver/binderprovider/RxMaybeQueryResultBinderProvider": "androidx/room/solver/binderprovider/RxMaybeQueryResultBinderProvider", | |
"android/arch/persistence/room/solver/binderprovider/RxSingleQueryResultBinderProvider": "androidx/room/solver/binderprovider/RxSingleQueryResultBinderProvider", | |
"android/arch/persistence/room/solver/query/parameter/ArrayQueryParameterAdapter": "androidx/room/solver/query/parameter/ArrayQueryParameterAdapter", | |
"android/arch/persistence/room/solver/query/parameter/BasicQueryParameterAdapter": "androidx/room/solver/query/parameter/BasicQueryParameterAdapter", | |
"android/arch/persistence/room/solver/query/parameter/CollectionQueryParameterAdapter": "androidx/room/solver/query/parameter/CollectionQueryParameterAdapter", | |
"android/arch/persistence/room/solver/query/parameter/QueryParameterAdapter": "androidx/room/solver/query/parameter/QueryParameterAdapter", | |
"android/arch/persistence/room/solver/query/result/ArrayQueryResultAdapter": "androidx/room/solver/query/result/ArrayQueryResultAdapter", | |
"android/arch/persistence/room/solver/query/result/BaseObservableQueryResultBinder": "androidx/room/solver/query/result/BaseObservableQueryResultBinder", | |
"android/arch/persistence/room/solver/query/result/CursorQueryResultBinder": "androidx/room/solver/query/result/CursorQueryResultBinder", | |
"android/arch/persistence/room/solver/query/result/DataSourceFactoryQueryResultBinder": "androidx/room/solver/query/result/DataSourceFactoryQueryResultBinder", | |
"android/arch/persistence/room/solver/query/result/EntityRowAdapter": "androidx/room/solver/query/result/EntityRowAdapter", | |
"android/arch/persistence/room/solver/query/result/FlowableQueryResultBinder": "androidx/room/solver/query/result/FlowableQueryResultBinder", | |
"android/arch/persistence/room/solver/query/result/GuavaListenableFutureQueryResultBinder": "androidx/room/solver/query/result/GuavaListenableFutureQueryResultBinder", | |
"android/arch/persistence/room/solver/query/result/GuavaOptionalQueryResultAdapter": "androidx/room/solver/query/result/GuavaOptionalQueryResultAdapter", | |
"android/arch/persistence/room/solver/query/result/InstantQueryResultBinder": "androidx/room/solver/query/result/InstantQueryResultBinder", | |
"android/arch/persistence/room/solver/query/result/ListQueryResultAdapter": "androidx/room/solver/query/result/ListQueryResultAdapter", | |
"android/arch/persistence/room/solver/query/result/LiveDataQueryResultBinder": "androidx/room/solver/query/result/LiveDataQueryResultBinder", | |
"android/arch/persistence/room/solver/query/result/OptionalQueryResultAdapter": "androidx/room/solver/query/result/OptionalQueryResultAdapter", | |
"android/arch/persistence/room/solver/query/result/PojoRowAdapter": "androidx/room/solver/query/result/PojoRowAdapter", | |
"android/arch/persistence/room/solver/query/result/PositionalDataSourceQueryResultBinder": "androidx/room/solver/query/result/PositionalDataSourceQueryResultBinder", | |
"android/arch/persistence/room/solver/query/result/QueryResultAdapter": "androidx/room/solver/query/result/QueryResultAdapter", | |
"android/arch/persistence/room/solver/query/result/QueryResultBinder": "androidx/room/solver/query/result/QueryResultBinder", | |
"android/arch/persistence/room/solver/query/result/RowAdapter": "androidx/room/solver/query/result/RowAdapter", | |
"android/arch/persistence/room/solver/query/result/RxCallableQueryResultBinder": "androidx/room/solver/query/result/RxCallableQueryResultBinder", | |
"android/arch/persistence/room/solver/query/result/SingleColumnRowAdapter": "androidx/room/solver/query/result/SingleColumnRowAdapter", | |
"android/arch/persistence/room/solver/query/result/SingleEntityQueryResultAdapter": "androidx/room/solver/query/result/SingleEntityQueryResultAdapter", | |
"android/arch/persistence/room/solver/query/result/TransactionWrapper": "androidx/room/solver/query/result/TransactionWrapper", | |
"android/arch/persistence/room/solver/query/result/TransactionWrapperKt": "androidx/room/solver/query/result/TransactionWrapperKt", | |
"android/arch/persistence/room/solver/types/BoxedBooleanToBoxedIntConverter": "androidx/room/solver/types/BoxedBooleanToBoxedIntConverter", | |
"android/arch/persistence/room/solver/types/BoxedPrimitiveColumnTypeAdapter": "androidx/room/solver/types/BoxedPrimitiveColumnTypeAdapter", | |
"android/arch/persistence/room/solver/types/ByteArrayColumnTypeAdapter": "androidx/room/solver/types/ByteArrayColumnTypeAdapter", | |
"android/arch/persistence/room/solver/types/ColumnTypeAdapter": "androidx/room/solver/types/ColumnTypeAdapter", | |
"android/arch/persistence/room/solver/types/CompositeAdapter": "androidx/room/solver/types/CompositeAdapter", | |
"android/arch/persistence/room/solver/types/CompositeTypeConverter": "androidx/room/solver/types/CompositeTypeConverter", | |
"android/arch/persistence/room/solver/types/CursorValueReader": "androidx/room/solver/types/CursorValueReader", | |
"android/arch/persistence/room/solver/types/CustomTypeConverterWrapper": "androidx/room/solver/types/CustomTypeConverterWrapper", | |
"android/arch/persistence/room/solver/types/NoOpConverter": "androidx/room/solver/types/NoOpConverter", | |
"android/arch/persistence/room/solver/types/PrimitiveBooleanToIntConverter": "androidx/room/solver/types/PrimitiveBooleanToIntConverter", | |
"android/arch/persistence/room/solver/types/PrimitiveColumnTypeAdapter": "androidx/room/solver/types/PrimitiveColumnTypeAdapter", | |
"android/arch/persistence/room/solver/types/StatementValueBinder": "androidx/room/solver/types/StatementValueBinder", | |
"android/arch/persistence/room/solver/types/StringColumnTypeAdapter": "androidx/room/solver/types/StringColumnTypeAdapter", | |
"android/arch/persistence/room/solver/types/TypeConverter": "androidx/room/solver/types/TypeConverter", | |
"android/arch/persistence/room/testing/MigrationTestHelper": "androidx/room/testing/MigrationTestHelper", | |
"android/arch/persistence/room/util/StringUtil": "androidx/room/util/StringUtil", | |
"android/arch/persistence/room/util/TableInfo": "androidx/room/util/TableInfo", | |
"android/arch/persistence/room/verifier/ColumnInfo": "androidx/room/verifier/ColumnInfo", | |
"android/arch/persistence/room/verifier/DatabaseVerificaitonErrors": "androidx/room/verifier/DatabaseVerificaitonErrors", | |
"android/arch/persistence/room/verifier/DatabaseVerifier": "androidx/room/verifier/DatabaseVerifier", | |
"android/arch/persistence/room/verifier/QueryResultInfo": "androidx/room/verifier/QueryResultInfo", | |
"android/arch/persistence/room/vo/CallType": "androidx/room/vo/CallType", | |
"android/arch/persistence/room/vo/Constructor": "androidx/room/vo/Constructor", | |
"android/arch/persistence/room/vo/CustomTypeConverter": "androidx/room/vo/CustomTypeConverter", | |
"android/arch/persistence/room/vo/Dao": "androidx/room/vo/Dao", | |
"android/arch/persistence/room/vo/DaoMethod": "androidx/room/vo/DaoMethod", | |
"android/arch/persistence/room/vo/Database": "androidx/room/vo/Database", | |
"android/arch/persistence/room/vo/DeletionMethod": "androidx/room/vo/DeletionMethod", | |
"android/arch/persistence/room/vo/EmbeddedField": "androidx/room/vo/EmbeddedField", | |
"android/arch/persistence/room/vo/Entity": "androidx/room/vo/Entity", | |
"android/arch/persistence/room/vo/Field": "androidx/room/vo/Field", | |
"android/arch/persistence/room/vo/FieldGetter": "androidx/room/vo/FieldGetter", | |
"android/arch/persistence/room/vo/FieldSetter": "androidx/room/vo/FieldSetter", | |
"android/arch/persistence/room/vo/FieldWithIndex": "androidx/room/vo/FieldWithIndex", | |
"android/arch/persistence/room/vo/ForeignKey": "androidx/room/vo/ForeignKey", | |
"android/arch/persistence/room/vo/ForeignKeyAction": "androidx/room/vo/ForeignKeyAction", | |
"android/arch/persistence/room/vo/HasSchemaIdentity": "androidx/room/vo/HasSchemaIdentity", | |
"android/arch/persistence/room/vo/Index": "androidx/room/vo/Index", | |
"android/arch/persistence/room/vo/InsertionMethod": "androidx/room/vo/InsertionMethod", | |
"android/arch/persistence/room/vo/Pojo": "androidx/room/vo/Pojo", | |
"android/arch/persistence/room/vo/PojoMethod": "androidx/room/vo/PojoMethod", | |
"android/arch/persistence/room/vo/PrimaryKey": "androidx/room/vo/PrimaryKey", | |
"android/arch/persistence/room/vo/QueryMethod": "androidx/room/vo/QueryMethod", | |
"android/arch/persistence/room/vo/QueryParameter": "androidx/room/vo/QueryParameter", | |
"android/arch/persistence/room/vo/RawQueryMethod": "androidx/room/vo/RawQueryMethod", | |
"android/arch/persistence/room/vo/Relation": "androidx/room/vo/Relation", | |
"android/arch/persistence/room/vo/RelationCollector": "androidx/room/vo/RelationCollector", | |
"android/arch/persistence/room/vo/SchemaIdentityKey": "androidx/room/vo/SchemaIdentityKey", | |
"android/arch/persistence/room/vo/ShortcutMethod": "androidx/room/vo/ShortcutMethod", | |
"android/arch/persistence/room/vo/ShortcutQueryParameter": "androidx/room/vo/ShortcutQueryParameter", | |
"android/arch/persistence/room/vo/TransactionMethod": "androidx/room/vo/TransactionMethod", | |
"android/arch/persistence/room/vo/UpdateMethod": "androidx/room/vo/UpdateMethod", | |
"android/arch/persistence/room/vo/Warning": "androidx/room/vo/Warning", | |
"android/arch/persistence/room/writer/ClassWriter": "androidx/room/writer/ClassWriter", | |
"android/arch/persistence/room/writer/DaoWriter": "androidx/room/writer/DaoWriter", | |
"android/arch/persistence/room/writer/DatabaseWriter": "androidx/room/writer/DatabaseWriter", | |
"android/arch/persistence/room/writer/EntityCursorConverterWriter": "androidx/room/writer/EntityCursorConverterWriter", | |
"android/arch/persistence/room/writer/EntityDeleteComparator": "androidx/room/writer/EntityDeleteComparator", | |
"android/arch/persistence/room/writer/EntityDeletionAdapterWriter": "androidx/room/writer/EntityDeletionAdapterWriter", | |
"android/arch/persistence/room/writer/EntityInsertionAdapterWriter": "androidx/room/writer/EntityInsertionAdapterWriter", | |
"android/arch/persistence/room/writer/EntityUpdateAdapterWriter": "androidx/room/writer/EntityUpdateAdapterWriter", | |
"android/arch/persistence/room/writer/FieldReadWriteWriter": "androidx/room/writer/FieldReadWriteWriter", | |
"android/arch/persistence/room/writer/PreparedStatementWriter": "androidx/room/writer/PreparedStatementWriter", | |
"android/arch/persistence/room/writer/QueryWriter": "androidx/room/writer/QueryWriter", | |
"android/arch/persistence/room/writer/RelationCollectorMethodWriter": "androidx/room/writer/RelationCollectorMethodWriter", | |
"android/arch/persistence/room/writer/SQLiteOpenHelperWriter": "androidx/room/writer/SQLiteOpenHelperWriter", | |
"android/arch/persistence/room/writer/TableInfoValidationWriter": "androidx/room/writer/TableInfoValidationWriter", | |
"android/databinding/BaseObservable": "androidx/databinding/BaseObservable", | |
"android/databinding/BaseObservableField": "androidx/databinding/BaseObservableField", | |
"android/databinding/Bindable": "androidx/databinding/Bindable", | |
"android/databinding/BindingAdapter": "androidx/databinding/BindingAdapter", | |
"android/databinding/BindingBuildInfo": "androidx/databinding/BindingBuildInfo", | |
"android/databinding/BindingConversion": "androidx/databinding/BindingConversion", | |
"android/databinding/BindingMethod": "androidx/databinding/BindingMethod", | |
"android/databinding/BindingMethods": "androidx/databinding/BindingMethods", | |
"android/databinding/CallbackRegistry": "androidx/databinding/CallbackRegistry", | |
"android/databinding/DataBinderMapper": "androidx/databinding/DataBinderMapper", | |