v1.2.4: Save/Download buttons on code blocks and messages, file path highlighting

This commit is contained in:
admin
2026-05-19 16:15:38 +04:00
Unverified
parent 6b2a68be6a
commit 426787b161
6 changed files with 186 additions and 7 deletions

View File

@@ -7,8 +7,8 @@ android {
applicationId "ai.z.chat"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 5
versionName "1.2.3"
versionCode 6
versionName "1.2.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
ignoreAssetsPattern = '!.svn:!.git:!.ds_store:!*.scc:.*:!CVS:!thumbs.db:!picasa.ini:!*~'