Skip to content

Commit

Permalink
version 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexch33 committed Dec 27, 2024
1 parent 3dcb25d commit b56167b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ android {
applicationId "com.myAllVideoBrowser"
minSdkVersion build_versions.min_sdk
targetSdkVersion build_versions.target_sdk
versionCode 18
versionName "0.4.0"
versionCode 19
versionName "0.4.1"
testInstrumentationRunner "util.TestRunner"

ndk {
Expand Down

0 comments on commit b56167b

Please sign in to comment.