feat(01): gradle scaffold (settings, properties, build, wrapper)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
group=com.mythlane
|
||||
version=0.1.0
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
group=com.mythlane
|
||||
version=0.1.0
|
||||