Preparing for next release

This commit is contained in:
chindaronit
2026-02-15 13:02:18 +05:30
parent dba3c957fb
commit 68954526a3
4 changed files with 19 additions and 14 deletions
+9 -1
View File
@@ -1 +1,9 @@
* text=auto eol=lf
* text=auto eol=lf
*.css text eol=lf
*.js text eol=lf
*.html text eol=lf
*.xml text eol=lf
*.json text eol=lf
*.kt text eol=lf
*.java text eol=lf
*.gradle text eol=lf
+1 -1
View File
@@ -16,7 +16,7 @@ android {
minSdk = 29
targetSdk = 36
versionCode = 5
versionName = "3"
versionName = "3.0"
}
dependenciesInfo {
+7 -7
View File
@@ -8,16 +8,16 @@ biometric = "1.4.0-alpha05"
gson = "2.13.2"
coreKtx = "1.17.0"
appcompat = "1.7.1"
lifecycleRuntimeKtx = "2.10.0"
activityCompose = "1.12.2"
composeBom = "2025.12.01"
coreSplashscreen = "1.2.0"
navigationCompose = "2.9.6"
room = "2.8.4"
lifecycleRuntimeKtx = "2.9.4"
activityCompose = "1.11.0"
composeBom = "2025.10.00"
coreSplashscreen = "1.0.1"
navigationCompose = "2.9.5"
room = "2.8.2"
coilCompose = "2.7.0"
# Common Mark
commonmark = "0.27.0"
commonmark = "0.27.1"
# Hilt
hilt = "2.57.2"
+2 -5
View File
@@ -1,7 +1,4 @@
* Markdown Support Notes & Journal.
* Markdown Support in Notes & Journal.
* Share Notes and Journal as markdown, html, image, pdf.
* Improved To-do UI
* Merged Calender with Events and Journal.
* Added more analytics components for habits.
* Added support to many other languages (German, Russian, Portuguese (Brazil), Spanish).
* Bug fixes of staggered List in notes, state disappearing in rotation.
* Merged Calender with Events and Journal.