File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ ![ ] ( https://img.shields.io/github/issues/enricodente/cordova-plugin-crypt-file-android.svg )
2+ ![ ] ( https://img.shields.io/github/license/enricodente/cordova-plugin-crypt-file-android.svg )
3+
14# Cordova crypt file plugin for Android only
25HTML source file is encrypted at build, and decrypted at runtime. Works with Android build only.
36
Original file line number Diff line number Diff line change 11{
22 "name" : " cordova-plugin-crypt-file-android" ,
3- "version" : " 1.4.1 " ,
3+ "version" : " 1.4.2 " ,
44 "description" : " This plugin to encrypt/decrypt the source files." ,
5+ "repository" : {
6+ "type" : " git" ,
7+ "url" : " git+https://github.com/enricodente/cordova-plugin-crypt-file-android"
8+ },
59 "keywords" : [
610 " ecosystem:cordova" ,
711 " cordova-android"
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
33 id =" cordova-plugin-crypt-file-android"
4- version =" 1.4.1 " >
4+ version =" 1.4.2 " >
55
66 <name >Crypt File</name >
77 <description >Encrypts source code</description >
You can’t perform that action at this time.
0 commit comments