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

Commit 2d158a6

Browse files
committed
Stable version preparing for release
1 parent 249d020 commit 2d158a6

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.0.2-rc1";
17+
var NUGET_VERSION = "26.0.2";
1818
var COMPONENT_VERSION = "26.0.2.0";
1919
var AAR_VERSION = "26.0.2";
2020
var DOC_VERSION = "2017-09-05";

0 commit comments

Comments
 (0)