We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f57b271 commit 75ff975Copy full SHA for 75ff975
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
group 'com.polymars'
8
-version '1.0'
+version '1.1'
9
10
mainClassName = "Bot"
11
sourceCompatibility = 1.8;
0 commit comments