diff --git a/.gitignore b/.gitignore index e086cd3..417af42 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ app/*.apk !/core-db/schemas/io.novafoundation.nova.core_db.AppDatabase/9.json google-services.jsonversion.properties +.kotlin/ diff --git a/version.properties b/version.properties index d9f07e3..b27503f 100644 --- a/version.properties +++ b/version.properties @@ -1 +1 @@ -VERSION_CODE=1 +VERSION_CODE=2 \ No newline at end of file