added db init and print statement. app runs, no icons

This commit is contained in:
2026-05-12 08:23:57 -04:00
parent 7e6ccf67a2
commit c01894c562
10 changed files with 310 additions and 128 deletions

View File

@@ -1,3 +1,5 @@
//file:noinspection Annotator
//file:noinspection Annotator
def localProperties = new Properties()
def localPropertiesFile = rootProject.file('local.properties')
if (localPropertiesFile.exists()) {

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB