Skip to content

Commit

Permalink
2.5.8
Browse files Browse the repository at this point in the history
support of secured mqtt connection
  • Loading branch information
sylvek committed Dec 8, 2022
1 parent 5821201 commit 7d6f028
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 82
versionName "2.5.7"
versionCode 83
versionName "2.5.8"

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

0 comments on commit 7d6f028

Please sign in to comment.