Skip to content

Commit 49f2ce1

Browse files
committed
test remove SNAPSHOT
1 parent ec3ad16 commit 49f2ce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* permissions and limitations under the License.
1414
*/
1515

16-
val adotVersion = "2.20.0-SNAPSHOT"
16+
val adotVersion = "2.20.0"
1717

1818
allprojects {
1919
version = if (project.hasProperty("release.version")) {

0 commit comments

Comments
 (0)