-
-
Notifications
You must be signed in to change notification settings - Fork 174
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
26bc8d8
commit 2db5b99
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="define_piracychecker"/> | ||
<string name="library_piracychecker_author" translatable="false">Javier Santos</string> | ||
<string name="library_piracychecker_authorWebsite" translatable="false">https://github.com/javiersantos</string> | ||
<string name="library_piracychecker_libraryName" translatable="false">PiracyChecker</string> | ||
<string name="library_piracychecker_libraryDescription">PiracyChecker prevents your app from being pirated / cracked using Google Play Licensing (LVL), APK signature protection and more.</string> | ||
<string name="library_piracychecker_libraryWebsite" translatable="false">https://github.com/javiersantos/PiracyChecker</string> | ||
<string name="library_piracychecker_licenseId" translatable="false">apache_2_0</string> | ||
<string name="library_piracychecker_isOpenSource" translatable="false">true</string> | ||
<string name="library_piracychecker_repositoryLink" translatable="false">https://github.com/javiersantos/PiracyChecker</string> | ||
</resources> |