Skip to content

Commit f424c91

Browse files
Renamed to Grub
1 parent 75c9436 commit f424c91

File tree

1,605 files changed

+3198
-151
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,605 files changed

+3198
-151
lines changed

.gitignore

Lines changed: 0 additions & 10 deletions
This file was deleted.

.idea/modules.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/uiDesigner.xml

Lines changed: 0 additions & 124 deletions
This file was deleted.

CodeNameOneBuildClient.jar

1.28 MB
Binary file not shown.
File renamed without changes.

JavaSE.jar

20.9 MB
Binary file not shown.

README.adoc

Lines changed: 1 addition & 1 deletion

Versions.properties

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#
2+
#Mon Mar 08 18:25:12 IST 2021
3+
CodeNameOneBuildClientJar=172
4+
CodenameOne_SRCzip=173
5+
CodenameOneJar=173
6+
JavaSEJar=173
7+
CLDC11Jar=163

build.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
To learn more about Codename One go to https://www.codenameone.com/
66
-->
77

8-
<project name="UberEatsClone" default="default" basedir=".">
9-
<description>Builds, tests, and runs the project UberEatsClone.</description>
8+
<project name="Grub" default="default" basedir=".">
9+
<description>Builds, tests, and runs the project Grub.</description>
1010
<property file="codenameone_kotlin.properties"/><typedef resource="org/jetbrains/kotlin/ant/antlib.xml" classpath="${kotlin.lib}/kotlin-ant.jar"/><import file="nbproject/build-impl.xml"/>
1111
<property file="codenameone_settings.properties"/>
1212
<property name="automated" value="false" />

0 commit comments

Comments
 (0)