Skip to content

Commit

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

val vCode = 316
val vCode = 319
versionCode = vCode - singleAbiNum
versionName = "1.3.1"
versionName = "1.3.2"

ndk {
//noinspection ChromeOsAbiSupport
Expand Down

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

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

Loading

0 comments on commit 5f4e199

Please sign in to comment.