Develop and Download Open Source Software

Browse Subversion Repository

Diff of /flexmark-ext-inline-tags/trunk/build.gradle

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 89 by hirukawa_ryo, Fri Feb 22 10:41:43 2019 UTC revision 91 by hirukawa_ryo, Mon Feb 25 10:25:59 2019 UTC
# Line 8  apply plugin: 'eclipse' Line 8  apply plugin: 'eclipse'
8    
9  group = 'net.osdn.blogs.flexmark.ext'  group = 'net.osdn.blogs.flexmark.ext'
10  archivesBaseName = 'flexmark-ext-inline-tags'  archivesBaseName = 'flexmark-ext-inline-tags'
11  version = '0.1.1'  version = '0.1.2'
12    
13  tasks.withType(JavaCompile) {  tasks.withType(JavaCompile) {
14          sourceCompatibility = 1.7          sourceCompatibility = 1.7

Legend:
Removed from v.89  
changed lines
  Added in v.91

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26