Skip to content

Commit

Permalink
* fix androidannotations was showing always :D
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepenz committed Nov 1, 2014
1 parent fb9ddd7 commit 4bf7969
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="define_androidannotations"></string>
<string name="define_int_androidannotations"></string>
<string name="library_androidannotations_author">Pierre-Yves Ricau</string>
<string name="library_androidannotations_authorWebsite">http://www.piwai.info/</string>
<string name="library_androidannotations_libraryName">AndroidAnnotations</string>
<string name="library_androidannotations_libraryDescription">AndroidAnnotations is an Open Source framework that speeds up Android development. It takes care of the plumbing, and lets you concentrate on what\'s really important. By simplifying your code, it facilitates its maintenance.
</string>
<string name="library_androidannotations_libraryDescription">AndroidAnnotations is an Open Source framework that speeds up Android development. It takes
care of the plumbing, and lets you concentrate on what\'s really important. By simplifying your code, it facilitates its maintenance.
</string>
<string name="library_androidannotations_libraryVersion">3.1</string>
<string name="library_androidannotations_libraryWebsite">http://androidannotations.org/</string>
<string name="library_androidannotations_licenseId">cc30</string>
Expand Down

0 comments on commit 4bf7969

Please sign in to comment.