added db init and print statement. app runs, no icons
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
//file:noinspection Annotator
|
||||
//file:noinspection Annotator
|
||||
def localProperties = new Properties()
|
||||
def localPropertiesFile = rootProject.file('local.properties')
|
||||
if (localPropertiesFile.exists()) {
|
||||
|
||||
Reference in New Issue
Block a user