From 2f16fe356dafe5436390de194300e1bfa915661d Mon Sep 17 00:00:00 2001 From: Brad Martin Date: Thu, 30 May 2019 21:34:31 -0500 Subject: [PATCH] bump for androidX compat --- src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/package.json b/src/package.json index 63d8743..13e6a5c 100644 --- a/src/package.json +++ b/src/package.json @@ -1,6 +1,6 @@ { "name": "nativescript-cardview", - "version": "3.1.2", + "version": "3.2.0", "description": "A NativeScript plugin for Material Design CardView component.", "main": "cardview", "typings": "index.d.ts",