Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Commit 467f3af

Browse files
committed
Update version to 1.0.0 and renamed application group name
1 parent 65b0299 commit 467f3af

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ org.gradle.jvmargs=-Xmx1536m
1111
# This option should only be used with decoupled projects. More details, visit
1212
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1313
# org.gradle.parallel=true
14-
VERSION_NAME=0.9.1
14+
VERSION_NAME=1.0.0
1515
VERSION_CODE=1
16-
GROUP=cz.ackee.versionfetcher
16+
GROUP=cz.ackee.updatechecker
1717
POM_DESCRIPTION=Fetcher for application version with resolving status
1818
POM_URL=
1919
POM_LICENCE_NAME=The Apache Software License, Version 2.0

0 commit comments

Comments
 (0)