Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Commit 85d7676

Browse files
authored
Bump arch versions
1 parent 49acd34 commit 85d7676

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

config.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -25,92 +25,92 @@
2525
"groupId" : "android.arch.core",
2626
"artifactId" : "common",
2727
"version" : "1.1.1",
28-
"nugetVersion" : "1.1.1.1",
28+
"nugetVersion" : "1.1.1.2",
2929
"nugetId" : "Xamarin.Android.Arch.Core.Common"
3030
},
3131
{
3232
"groupId" : "android.arch.core",
3333
"artifactId" : "runtime",
3434
"version" : "1.1.1",
35-
"nugetVersion" : "1.1.1.1",
35+
"nugetVersion" : "1.1.1.2",
3636
"nugetId" : "Xamarin.Android.Arch.Core.Runtime"
3737
},
3838

3939
{
4040
"groupId" : "android.arch.lifecycle",
4141
"artifactId" : "common",
4242
"version" : "1.1.1",
43-
"nugetVersion" : "1.1.1.1",
43+
"nugetVersion" : "1.1.1.2",
4444
"nugetId" : "Xamarin.Android.Arch.Lifecycle.Common"
4545
},
4646
{
4747
"groupId" : "android.arch.lifecycle",
4848
"artifactId" : "extensions",
4949
"version" : "1.1.1",
50-
"nugetVersion" : "1.1.1.1",
50+
"nugetVersion" : "1.1.1.2",
5151
"nugetId" : "Xamarin.Android.Arch.Lifecycle.Extensions"
5252
},
5353
{
5454
"groupId" : "android.arch.lifecycle",
5555
"artifactId" : "livedata",
5656
"version" : "1.1.1",
57-
"nugetVersion" : "1.1.1.1",
57+
"nugetVersion" : "1.1.1.2",
5858
"nugetId" : "Xamarin.Android.Arch.Lifecycle.LiveData"
5959
},
6060
{
6161
"groupId" : "android.arch.lifecycle",
6262
"artifactId" : "livedata-core",
6363
"version" : "1.1.1",
64-
"nugetVersion" : "1.1.1.1",
64+
"nugetVersion" : "1.1.1.2",
6565
"nugetId" : "Xamarin.Android.Arch.Lifecycle.LiveData.Core"
6666
},
6767
{
6868
"groupId" : "android.arch.lifecycle",
6969
"artifactId" : "runtime",
7070
"version" : "1.1.1",
71-
"nugetVersion" : "1.1.1.1",
71+
"nugetVersion" : "1.1.1.2",
7272
"nugetId" : "Xamarin.Android.Arch.Lifecycle.Runtime"
7373
},
7474
{
7575
"groupId" : "android.arch.lifecycle",
7676
"artifactId" : "viewmodel",
7777
"version" : "1.1.1",
78-
"nugetVersion" : "1.1.1.1",
78+
"nugetVersion" : "1.1.1.2",
7979
"nugetId" : "Xamarin.Android.Arch.Lifecycle.ViewModel"
8080
},
8181
{
8282
"groupId" : "android.arch.persistence.room",
8383
"artifactId" : "common",
8484
"version" : "1.1.1",
85-
"nugetVersion" : "1.1.1.1",
85+
"nugetVersion" : "1.1.1.2",
8686
"nugetId" : "Xamarin.Android.Arch.Persistence.Room.Common"
8787
},
8888
{
8989
"groupId" : "android.arch.persistence.room",
9090
"artifactId" : "runtime",
9191
"version" : "1.1.1",
92-
"nugetVersion" : "1.1.1.1",
92+
"nugetVersion" : "1.1.1.2",
9393
"nugetId" : "Xamarin.Android.Arch.Persistence.Room.Runtime"
9494
},
9595
{
9696
"groupId" : "android.arch.persistence",
9797
"artifactId" : "db",
9898
"version" : "1.1.1",
99-
"nugetVersion" : "1.1.1.1",
99+
"nugetVersion" : "1.1.1.2",
100100
"nugetId" : "Xamarin.Android.Arch.Persistence.Db"
101101
},
102102
{
103103
"groupId" : "android.arch.persistence",
104104
"artifactId" : "db-framework",
105105
"version" : "1.1.1",
106-
"nugetVersion" : "1.1.1.1",
106+
"nugetVersion" : "1.1.1.2",
107107
"nugetId" : "Xamarin.Android.Arch.Persistence.Db.Framework"
108108
},
109109
{
110110
"groupId" : "android.arch.work",
111111
"artifactId" : "work-runtime",
112112
"version" : "1.0.0",
113-
"nugetVersion" : "1.0.0",
113+
"nugetVersion" : "1.0.0.2",
114114
"nugetId" : "Xamarin.Android.Arch.Work.Runtime"
115115
},
116116

0 commit comments

Comments
 (0)