gradle draft
This commit is contained in:
parent
d36f559299
commit
c817687127
@ -36,7 +36,6 @@ dependencies {
|
|||||||
}
|
}
|
||||||
|
|
||||||
group = "com.iqser.red.commons"
|
group = "com.iqser.red.commons"
|
||||||
version = "2.0-SNAPSHOT"
|
|
||||||
description = "pdftron-logic-commons"
|
description = "pdftron-logic-commons"
|
||||||
java.sourceCompatibility = JavaVersion.VERSION_17
|
java.sourceCompatibility = JavaVersion.VERSION_17
|
||||||
java.targetCompatibility = JavaVersion.VERSION_17
|
java.targetCompatibility = JavaVersion.VERSION_17
|
||||||
|
|||||||
1
gradle.properties.kts
Normal file
1
gradle.properties.kts
Normal file
@ -0,0 +1 @@
|
|||||||
|
version = 2.0-SNAPSHOT
|
||||||
Loading…
x
Reference in New Issue
Block a user