Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
efojug committed Jun 17, 2024
1 parent c30ae1b commit c3e28e1
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions .idea/misc.xml

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

2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ android {
minSdk = 30
targetSdk = 34
versionCode = getVersionCode()
versionName = "3.1"
versionName = "3.4"
}

buildTypes {
Expand Down
4 changes: 2 additions & 2 deletions version.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#Mon Jun 17 17:07:05 CST 2024
VERSION_CODE=260
#Mon Jun 17 17:11:58 CST 2024
VERSION_CODE=262

0 comments on commit c3e28e1

Please sign in to comment.