We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eb55ae commit 8b703c6Copy full SHA for 8b703c6
1 file changed
pdf2htmlEX/build.gradle
@@ -1,7 +1,5 @@
1
-import groovy.xml.MarkupBuilder
2
-
3
/*
4
- * build.gradle
+ * pdf2htmlEX/build.gradle
5
*
6
* pdf2htmlEX-Android (https://github.com/ViliusSutkus89/pdf2htmlEX-Android)
7
* Android port of pdf2htmlEX - Convert PDF to HTML without losing text or format.
@@ -21,6 +19,8 @@ import groovy.xml.MarkupBuilder
21
19
* along with this program. If not, see <https://www.gnu.org/licenses/>.
22
20
*/
23
+import groovy.xml.MarkupBuilder
+
24
version = '0.17.3'
25
group = 'com.viliussutkus89'
26
0 commit comments