Subversion Repositories SmartDukaan

Rev

Rev 35879 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 35879 Rev 36876
Line 4... Line 4...
4
apply plugin: 'eclipse'
4
apply plugin: 'eclipse'
5
//apply plugin: 'nebula.provided-base'
5
//apply plugin: 'nebula.provided-base'
6
 
6
 
7
 
7
 
8
group = 'com.profitmandi'
8
group = 'com.profitmandi'
9
version = '0.0.1-SNAPSHOT'
9
version = '0.0.2-SNAPSHOT'
10
 
10
 
11
description = """profitmandi-fofo"""
11
description = """profitmandi-fofo"""
12
 
12
 
13
sourceCompatibility = 1.8
13
sourceCompatibility = 1.8
14
targetCompatibility = 1.8
14
targetCompatibility = 1.8