gradle draft

This commit is contained in:
Andrei Isvoran 2024-02-06 16:36:24 +02:00
parent d36f559299
commit c817687127
2 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,6 @@ dependencies {
}
group = "com.iqser.red.commons"
version = "2.0-SNAPSHOT"
description = "pdftron-logic-commons"
java.sourceCompatibility = JavaVersion.VERSION_17
java.targetCompatibility = JavaVersion.VERSION_17

1
gradle.properties.kts Normal file
View File

@ -0,0 +1 @@
version = 2.0-SNAPSHOT