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

Commit b1ed26d

Browse files
committed
Prepare for stable release!
1 parent 884ccb8 commit b1ed26d

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

17-
var NUGET_VERSION = "26.1.0-beta1";
17+
var NUGET_VERSION = "26.1.0";
1818
var COMPONENT_VERSION = "26.1.0.0";
1919
var AAR_VERSION = "26.1.0";
2020
var DOC_VERSION = "2017-10-02";

0 commit comments

Comments
 (0)