Skip to content

Commit

Permalink
Bumped version to 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
F0x1d committed Jul 31, 2023
1 parent 7104a78 commit 076d224
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
.gradle
.idea
/build
/app/release
/captures
/local.properties
local.properties
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ android {
applicationId "com.f0x1d.logfox"
minSdk 21
targetSdk 34
versionCode 35
versionName "1.3.3"
versionCode 36
versionName "1.3.4"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit 076d224

Please sign in to comment.