Skip to content

Commit

Permalink
Update web code
Browse files Browse the repository at this point in the history
  • Loading branch information
ismartcoding committed Jan 9, 2024
1 parent e4e67e6 commit b4dc3cc
Show file tree
Hide file tree
Showing 112 changed files with 179 additions and 179 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ android {
else -> 0
}

val vCode = 211
val vCode = 214
versionCode = vCode - singleAbiNum
versionName = "1.2.26"
versionName = "1.2.27"

ndk {
abiFilters += abiFilterList.ifEmpty {
Expand Down
5 changes: 0 additions & 5 deletions app/src/main/resources/web/assets/AIChatView-a7a45299.js

This file was deleted.

5 changes: 5 additions & 0 deletions app/src/main/resources/web/assets/AIChatView-e1033172.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b4dc3cc

Please sign in to comment.