From 360627d8363d57c038258ab518928bbe62e03b86 Mon Sep 17 00:00:00 2001 From: Kurdistan Tech Ministry Date: Sun, 25 Jan 2026 04:03:59 +0300 Subject: [PATCH] Update version properties and add .kotlin to gitignore --- .gitignore | 1 + version.properties | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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