We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 034cf7e commit ac54f3fCopy full SHA for ac54f3f
build.gradle.kts
@@ -13,7 +13,7 @@ plugins {
13
}
14
15
buildscript {
16
- // Typically, only edit those two:
+ // To publish a release, typically, only edit those two:
17
val objectboxVersionNumber = "4.0.2" // without "-SNAPSHOT", e.g. "2.5.0" or "2.4.0-RC"
18
val objectboxVersionRelease =
19
false // set to true for releasing to ignore versionPostFix to avoid e.g. "-dev" versions
0 commit comments