We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 833601c commit c33923bCopy full SHA for c33923b
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id "idea"
4
}
5
6
-version = '1.0'
+version = '0.3'
7
sourceCompatibility = 1.8
8
targetCompatibility = 1.8
9
0 commit comments