Skip to content

Commit 1f4e18e

Browse files
committed
update code
1 parent 042c2c7 commit 1f4e18e

File tree

87 files changed

+102
-122
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+102
-122
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ android {
3737
else -> 0
3838
}
3939

40-
val vCode = 229
40+
val vCode = 232
4141
versionCode = vCode - singleAbiNum
42-
versionName = "1.2.32"
42+
versionName = "1.2.33"
4343

4444
ndk {
4545
//noinspection ChromeOsAbiSupport

app/src/main/resources/web/assets/AIChatView-2043f4e5.js renamed to app/src/main/resources/web/assets/AIChatView-22573bb6.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/src/main/resources/web/assets/AIChatsRootView-c9f83846.js renamed to app/src/main/resources/web/assets/AIChatsRootView-fd5b0dc7.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)