Skip to content

Commit 617dc4d

Browse files
authored
Update AndroidX.Window and WindowJava to beta04
## Depends on #415 - do not merge before that
1 parent e537e98 commit 617dc4d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

config.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1293,24 +1293,24 @@
12931293
{
12941294
"groupId": "androidx.window",
12951295
"artifactId": "window",
1296-
"version": "1.0.0-beta03",
1297-
"nugetVersion": "1.0.0.4-beta03",
1296+
"version": "1.0.0-beta04",
1297+
"nugetVersion": "1.0.0.5-beta04",
12981298
"nugetId": "Xamarin.AndroidX.Window",
12991299
"dependencyOnly": false
13001300
},
13011301
{
13021302
"groupId": "androidx.window",
13031303
"artifactId": "window-extensions",
13041304
"version": "1.0.0-alpha01",
1305-
"nugetVersion": "1.0.0.4-alpha01",
1305+
"nugetVersion": "1.0.0.5-alpha01",
13061306
"nugetId": "Xamarin.AndroidX.Window.WindowExtensions",
13071307
"dependencyOnly": false
13081308
},
13091309
{
13101310
"groupId": "androidx.window",
13111311
"artifactId": "window-java",
1312-
"version": "1.0.0-beta03",
1313-
"nugetVersion": "1.0.0.4-beta03",
1312+
"version": "1.0.0-beta04",
1313+
"nugetVersion": "1.0.0.5-beta04",
13141314
"nugetId": "Xamarin.AndroidX.Window.WindowJava",
13151315
"dependencyOnly": false
13161316
},

0 commit comments

Comments
 (0)