Commit faefbf8 1 parent 1005573 commit faefbf8 Copy full SHA for faefbf8
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Here's the JSON you'll need to configure your plugin. If you only have one envir
21
21
<pre >
22
22
{
23
23
"plugin": {
24
- "url": "https://github.com/wrobins/cordova-plugin-msal.git#OutSystems-v0.1.1 ",
24
+ "url": "https://github.com/wrobins/cordova-plugin-msal.git#OutSystems-v1.0.0 ",
25
25
"variables": [
26
26
{
27
27
"name": "TENANT_ID",
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cordova-plugin-msal" ,
3
- "version" : " 0.1.1 " ,
3
+ "version" : " 1.0.0 " ,
4
4
"description" : " A Cordova plugin providing a wrapper for Microsoft's MSAL library for Android and iOS." ,
5
5
"cordova" : {
6
6
"id" : " cordova-plugin-msal" ,
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
3
3
xmlns : android =" http://schemas.android.com/apk/res/android"
4
- id =" cordova-plugin-msal" version =" 0.1.1 " >
4
+ id =" cordova-plugin-msal" version =" 1.0.0 " >
5
5
<name >Cordova MSAL Plugin</name >
6
6
<description >A Cordova plugin providing a wrapper for Microsoft's MSAL library for Android and iOS.</description >
7
7
<author >Walter Robins</author >
You can’t perform that action at this time.
0 commit comments