Skip to content

Commit

Permalink
bump version (#150)
Browse files Browse the repository at this point in the history
Co-authored-by: Simon Zhong <simon@kx1qfm6f52.lan>
  • Loading branch information
sdzhong and Simon Zhong authored Aug 28, 2024
1 parent 8fb9ca1 commit f7ce3a9
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Binary file modified app-debug.apk
Binary file not shown.
Binary file modified app-release.apk
Binary file not shown.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ android {
applicationId "com.example.vu.android"
minSdkVersion 21
targetSdkVersion 29
versionCode 47
versionName "2.11.1"
versionCode 48
versionName "2.11.2"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
Expand Down
Binary file modified release/app-release.apk
Binary file not shown.

0 comments on commit f7ce3a9

Please sign in to comment.