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 dc9c68d commit 3b94052Copy full SHA for 3b94052
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
}
4
5
group 'com.theapache64'
6
-version '1.4.2'
+version '2022.2.5'
7
8
repositories {
9
mavenCentral()
package.json
@@ -7,7 +7,7 @@
"main": "index.js",
"preferGlobal": true,
"repository": "https://github.com/theapache64/create-compose-app",
10
- "version": "1.4.2",
+ "version": "2022.2.5",
11
"jdeploy": {},
12
"dependencies": {
13
"shelljs": "0.8.4"
0 commit comments