We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41c781a commit 4861e89Copy full SHA for 4861e89
1 file changed
build.gradle
@@ -1,7 +1,7 @@
1
-rootProject.version = '9.9.0-alpha2'
+rootProject.version = '9.9.1-alpha3'
2
group = 'com.spaceshift'
3
4
-allprojects {
+subprojects {
5
6
repositories {
7
mavenCentral()
0 commit comments