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 6869e9e commit f69e63aCopy full SHA for f69e63a
build.gradle
@@ -6,8 +6,8 @@ plugins {
6
id 'com.github.breadmoirai.github-release' version '2.4.1'
7
}
8
9
-group = 'simpleclient-api'
10
-version = '0.1.2'
+group = 'com.github.SimpleClientDevelopment'
+version = '0.1.3'
11
12
repositories {
13
changelog.md
@@ -1,2 +1,2 @@
1
## SimpleClient API %version%
2
-- Updated gradle project
+- Updated gradle project #2
0 commit comments