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

Commit 0a1da9d

Browse files
committed
Bump to 26.1.0.2 in prep for signed releases
1 parent 17faefe commit 0a1da9d

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
@@ -41,7 +41,7 @@ var BUILD_CONFIG = Argument ("config", "Release");
4141
// Master list of all the packages in the repo:
4242
// https://dl.google.com/dl/android/maven2/master-index.xml
4343

44-
var NUGET_VERSION = "26.1.0.1";
44+
var NUGET_VERSION = "26.1.0.2";
4545
var COMPONENT_VERSION = "26.1.0.0";
4646
var AAR_VERSION = "26.1.0";
4747
var DOC_VERSION = "2017-10-02";

0 commit comments

Comments
 (0)