We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a75a28 commit 7ae6658Copy full SHA for 7ae6658
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
group = 'com.fastcampus'
8
-version = '0.0.1-SNAPSHOT'
+version = 'v1.0'
9
sourceCompatibility = '17'
10
11
configurations {
0 commit comments