Skip to content

Commit

Permalink
2.5.9 should fix #167
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvek authored Jan 15, 2024
1 parent 7afa5be commit 581202f
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 @@ -7,8 +7,8 @@ android {
applicationId "net.sylvek.itracing2"
minSdkVersion 22
targetSdkVersion 29
versionCode 83
versionName "2.5.8"
versionCode 84
versionName "2.5.9"

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 581202f

Please sign in to comment.