Skip to content

Commit

Permalink
[build]: bumped version to 1.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
F0x1d committed Oct 28, 2023
1 parent 4c7780b commit 069cd74
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 @@ -18,8 +18,8 @@ android {
applicationId "com.f0x1d.logfox"
minSdk 24
targetSdk 34
versionCode 49
versionName "1.4.7"
versionCode 50
versionName "1.4.8"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit 069cd74

Please sign in to comment.