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

Commit fb97101

Browse files
committed
Build another beta
1 parent f2151b5 commit fb97101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.cake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ var BUILD_CONFIG = Argument ("config", "Release");
2222
// Master list of all the packages in the repo:
2323
// https://dl.google.com/dl/android/maven2/master-index.xml
2424

25-
var NUGET_VERSION = "26.0.2";
25+
var NUGET_VERSION = "26.0.2-beta2";
2626
var COMPONENT_VERSION = "26.0.2.0";
2727
var AAR_VERSION = "26.0.2";
2828
var DOC_VERSION = "2017-09-05";

0 commit comments

Comments
 (0)